| Crates.io | rtodo |
| lib.rs | rtodo |
| version | 0.1.4 |
| created_at | 2022-12-22 16:41:17.963358+00 |
| updated_at | 2023-01-05 02:41:47.243772+00 |
| description | A simple to-do list manager |
| homepage | |
| repository | https://github.com/TiagoRCorreia/rtodo |
| max_upload_size | |
| id | 744013 |
| size | 275,846 |
I wrote this project while I'm learning Rust for practice.
I decided to put this project online so that others, like me, who are learning Rust can take some ideas and help me improve this code too.
Feel free to open a pull request to improve the code, add new features, and help me learn Rust.




Install rtodo with cargo
cargo install rtodo
Install rtodo on ArchLinux
yay -S rtodo-bin
Clone the project
git clone https://github.com/TiagoRCorreia/rtodo.git
Go to the project directory
cd rtodo
Build project
cargo build --release
Run the program
cargo run
Better error handling
Code improvement
If you have any feedback, please reach out to me at tiagorcoreia87@gmail.com
Contributions are always welcome!
See contributing for ways to get started.
Please adhere to this project's code of conduct.