No description
| .vscode | feat: readme | |
| src | feat: readme | |
| .gitignore | feat: initial commit | |
| Cargo.lock | feat: initial commit | |
| Cargo.toml | feat: initial commit | |
| flake.lock | feat: initial commit | |
| flake.nix | feat: readme | |
| README.md | feat: readme | |
Starchasm
A nix-os kitchen sink cli. Unix philosophy be damned.
Should you use this? Ehh... Probably won't break your system but this project is maintained solely on "This annoys me, time to fix it", so don't expect much support. Make issues if you want
Acknowledgements
Most of the code has been copied from https://github.com/AnyTimeTraveler/dotscripts, but refactored into a single CLI with modern rust and personal improvements