No description
Find a file Use this template
Sridhar Ratnakumar 4ff4c07906 nix autoformat etc
2021-04-08 21:27:32 -04:00
.github/workflows rename CI files 2021-04-08 13:15:49 -04:00
.vscode nix autoformat etc 2021-04-08 21:27:32 -04:00
src Actually use the clap dependency 2021-04-07 23:53:10 -04:00
.gitignore crate2nix reborn 2021-04-08 13:10:55 -04:00
Cargo.lock Add second dependency 2021-04-07 23:20:14 -04:00
Cargo.toml Add second dependency 2021-04-07 23:20:14 -04:00
default.nix nix autoformat etc 2021-04-08 21:27:32 -04:00
flake.lock use upstream 2021-04-08 13:14:11 -04:00
flake.nix nix autoformat etc 2021-04-08 21:27:32 -04:00
README.md default.nix not required 2021-04-06 18:24:07 -04:00
shell.nix fmt 2021-04-06 23:42:49 -04:00

Requires Nix Flakes.

# dev shell
nix develop

# or just run directly
nix develop -c cargo run