Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

https://roadmap.sh/projects/task-tracker

A simple task tracker using CLI

Just edit the arguments;

Add: add ("name / description of task")

Update: Update 1 ("unique identifier) newName ("new name for ID 1")

Delete: Delete 1

Mark In Progress: mark-in-progress 1

Mark In ToDo: mark-todo 1

Mark Done:

mark-done 1

List:

List (default list all tasks) List done (list all done tasks) List todo (list all todo tasks) List in-progress (list all in progress tasks)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages