Rust port of https://github.com/Ijwu/Enemizer. Because I can't package that C# project for nixpkgs and use it locally.
Find a file
Lyle Mantooth c78df56306
Initial commit.
BinComp ported to Rust.
2022-05-22 12:31:39 -04:00
.github/workflows Initial commit. 2022-05-22 12:31:39 -04:00
bin_comp Initial commit. 2022-05-22 12:31:39 -04:00
enemize Initial commit. 2022-05-22 12:31:39 -04:00
.gitignore Initial commit. 2022-05-22 12:31:39 -04:00
Cargo.toml Initial commit. 2022-05-22 12:31:39 -04:00
default.nix Initial commit. 2022-05-22 12:31:39 -04:00
flake.lock Initial commit. 2022-05-22 12:31:39 -04:00
flake.nix Initial commit. 2022-05-22 12:31:39 -04:00
shell.nix Initial commit. 2022-05-22 12:31:39 -04:00