track-task
v1.0.1
Published
A cli task tracker tool
Downloads
10
Readme
Task-Tracker
A simple CLI tool for keeping track of your tasks.
Install using npm
npm install -g track-taskCommands:
- add|+ [task] Add a new task
- list|ls List the tasks
- complete|done Mark a task as completed
- delete|del Delete a task
- help [command] display help for command
