An open API service indexing awesome lists of open source software.

https://github.com/wi11-holdsworth/task_cli

A CLI app to track your tasks and manage your to-do list
https://github.com/wi11-holdsworth/task_cli

cli rust task to-do

Last synced: 6 months ago
JSON representation

A CLI app to track your tasks and manage your to-do list

Awesome Lists containing this project

README

          

# TODO

- [ ] abstract "get element" to a helper function
- [ ] create a filter tasks helper function and run print on that
- [ ] pretty print tasks
- [ ] write some tests in rust
- [ ] write function comments according to rust guidelines
- [ ] remove debug print statements
- [ ] resolve remaining todos
- [ ] write readme!
- [ ] build and release v1.0