a5420b8c51
Updated README.md Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev> |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md | ||
task.md |
README.md
Calorie Counting
Implementation of this task. I tried to do it idiomatically, but it quickly turned into a mess when part two was introduced.
I'm sensing a theme here
Usage
cargo run --release -- --input <Path to file with inputs>
Alternative
cargo install --release .
rock_paper_scissors -i <Path to file with inputs>