node-two-do
CLI for todos
Features
showing and manage your todos
Install
$ npm i -g node-two-do
Usage
Commands
$ td # Print all todos to manage
$ td add|a # Add a task
$ td clear|c # Empty all data
Related
- meow - CLI app helper
- Inquirer.js - A collection of common interactive command line user interfaces.
License
MIT