Todos CLI in Rust
Usage
Print Todos
cargo run getAdd Todo
cargo run add "Do something fun"Toggle Todo
cargo run toggle 0Remove Todo
cargo run remove 0Contributing
If you have a question, found a bug or want to propose a feature, have a look at the issues page.
