Skip to content

raad1masum/tty-todo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

tty-todo build

πŸ“ A terminal todo list.

todo

πŸ”Œ Installation

cargo install tty-todo

or

Install the latest release.

πŸ•Ή Usage

Help:

tty-todo -h

List Tasks:

tty-todo -l

Add Task:

tty-todo -a <TASK>

Complete Task:

tty-todo -c <TASK>

Delete Task:

tty-todo -d <TASK>

πŸš€ Local Development

git clone https://github.com/raad1masum/tty-todo.git
cargo install
cargo build

πŸ‘¨β€πŸ’» Contact

Linkedin: Raadwan Masum
Github: raad1masum
Devpost: Raadwan masum