doit

Crates.iodoit
lib.rsdoit
version0.2.0
sourcesrc
created_at2022-01-11 13:59:26.038915
updated_at2022-01-11 13:59:26.038915
descriptionA terminal-based task manager
homepage
repositoryhttps://github.com/CaduSouza1/DoIt
max_upload_size
id512237
size28,678
(CaduSouza1)

documentation

README

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

Commit count: 0

cargo fmt