A half-working systemd service generator.
Find a file
2023-12-21 21:48:33 +03:00
.github/workflows add a testing CI for no reason 2023-09-28 12:59:18 +03:00
services initial commit 2023-09-28 12:59:13 +03:00
src initial commit 2023-09-28 12:59:13 +03:00
test initial commit 2023-09-28 12:59:13 +03:00
.envrc initial commit 2023-09-28 12:59:13 +03:00
.gitignore initial commit 2023-09-28 12:59:13 +03:00
Cargo.lock Bump unsafe-libyaml from 0.2.9 to 0.2.10 2023-12-21 18:31:50 +00:00
Cargo.toml initial commit 2023-09-28 12:59:13 +03:00
default.nix initial commit 2023-09-28 12:59:13 +03:00
flake.lock initial commit 2023-09-28 12:59:13 +03:00
flake.nix initial commit 2023-09-28 12:59:13 +03:00
LICENSE Initial commit 2023-09-28 12:50:52 +03:00
README.md initial commit 2023-09-28 12:59:13 +03:00
shell.nix initial commit 2023-09-28 12:59:13 +03:00

 Systemyml

Something something generate systemd services from Yaml files. Works for the most part.

I think I can finally say I know how to write Rust code.