Small Rust project at the end of the "Take your first steps with Rust" Azure course.
- Add new task to the list (create file if necessary)
- Complete tasks
- Remove task from the list
- Display the list
- Modify a task
- Move tasks
- Support of different list files
- Have friendly error, warning and info messages
- Also have a help subcommand
This little program is very unlikely to be updated as it was just a course project.
(It may also be buggy 😅)
