1 unstable release
0.1.0 | Dec 12, 2018 |
---|
#238 in #manage
7KB
131 lines
Todos CLI in Rust
Usage
Print Todos
cargo run get
Add Todo
cargo run add "Do something fun"
Toggle Todo
cargo run toggle 0
Remove Todo
cargo run remove 0
Contributing
If you have a question, found a bug or want to propose a feature, have a look at the issues page.
Dependencies
~2.1–3.5MB
~59K SLoC