Use TODO for version roadmap.

This commit is contained in:
Nicolás A. Ortega Froysa 2024-11-01 15:55:44 +01:00
parent 6158aaf673
commit c6c3b45ec9

17
TODO.md
View File

@ -1,11 +1,14 @@
# To-Do List
- [X] Add more safeguards to avoid bad usage.
- [ ] Create a man page.
- [ ] Add more documentation to `help` subcommand.
- [-] v1.0
- [X] Add basic functionality.
- [X] Add more safeguards to avoid bad usage.
- [ ] Create a man page.
- [ ] Add more documentation to `help` subcommand.
- [X] Properly align output columns from `list` subcommand.
- [X] Add feature for editing recipe name and description.
- [X] Name
- [X] Description
- [ ] Add import/export functionality.
- [X] Properly align output columns from `list` subcommand.
- [X] Add feature for editing recipe name and description.
- [X] Name
- [X] Description
- [ ] Allow for writing description in editor.