Skip to content

dawinkweon/tood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

tood

A yagni todo app spelled badly but written to meet requirements of todo-app

Local Development

npm install \
  && chmod +x tood
  && ./tood --version

Usage

help

Show help

./tood help

create

Create a tood item with description

./tood create "Do the washing"

list

List all toods

./tood list

remove

Remove a todo by id

./tood remove 0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors