1 unstable release

0.2.0 Jan 11, 2022

#14 in #terminal-based

22 downloads per month

MIT license

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 title

This will add the task to a default list specified in the defaults.json file

Dependencies

~1–9.5MB
~81K SLoC