A Nix-like software state applier
src | ||
.gitignore | ||
Cargo.toml | ||
README.md |
Statemaker
This is an implemention of a software system akin to Nix, which has:
- a description language for the desired state of a software system
- an application to apply and manage these states