mirror of
https://github.com/NotAShelf/systemyml.git
synced 2024-11-01 11:01:18 +00:00
A half-working systemd service generator.
|
||
---|---|---|
.github/workflows | ||
services | ||
src | ||
test | ||
.envrc | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
default.nix | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
README.md | ||
shell.nix |
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.