1 unstable release
0.2.0 | Jan 11, 2022 |
---|
#15 in #terminal-based
21KB
467 lines
DoIt
A command-line based todo-list app implemented using the rust language
Installation
For now, the only way to use this program is to clone the repository and build the source yourself.
Usage
The simplest way to use this program:
doit add task -t Task titleThis will add the task to a default list specified in the defaults.json file
Dependencies
~2.1–10MB
~93K SLoC