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