Crates.io | doit |
lib.rs | doit |
version | 0.2.0 |
source | src |
created_at | 2022-01-11 13:59:26.038915 |
updated_at | 2022-01-11 13:59:26.038915 |
description | A terminal-based task manager |
homepage | |
repository | https://github.com/CaduSouza1/DoIt |
max_upload_size | |
id | 512237 |
size | 28,678 |
A command-line based todo-list app implemented using the rust language
For now, the only way to use this program is to clone the repository and build the source yourself.
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