1
0
Fork
You've already forked starchasm
0
No description
  • Rust 83.7%
  • Nix 16.3%
Find a file
2026年06月24日 11:16:06 +02:00
.vscode feat: readme 2026年06月24日 11:16:06 +02:00
src feat: readme 2026年06月24日 11:16:06 +02:00
.gitignore feat: initial commit 2026年05月30日 21:27:28 +02:00
Cargo.lock feat: initial commit 2026年05月30日 21:27:28 +02:00
Cargo.toml feat: initial commit 2026年05月30日 21:27:28 +02:00
flake.lock feat: initial commit 2026年05月30日 21:27:28 +02:00
flake.nix feat: readme 2026年06月24日 11:16:06 +02:00
README.md feat: readme 2026年06月24日 11:16:06 +02:00

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