A simple CLI payment processor
Find a file
Bruno BELANYI 1ea0505098 cargo: move 'processor' to 'bin' directory
I like to keep executables in their own folders, and the as much of the
business logic in a library at the root.
2022-08-22 17:49:06 +02:00
src/bin cargo: move 'processor' to 'bin' directory 2022-08-22 17:49:06 +02:00
.envrc nix: add direnv integration 2022-08-22 17:11:53 +02:00
.gitignore git: ignore generated files 2022-08-22 17:11:53 +02:00
Cargo.lock cargo: add 'fpdec' dependency 2022-08-22 17:25:18 +02:00
Cargo.toml cargo: add 'fpdec' dependency 2022-08-22 17:25:18 +02:00
flake.lock nix: init flake environment 2022-08-22 17:11:53 +02:00
flake.nix nix: init flake environment 2022-08-22 17:11:53 +02:00