Use TODO for version roadmap.
This commit is contained in:
parent
6158aaf673
commit
c6c3b45ec9
17
TODO.md
17
TODO.md
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user