0.1.8 • Published 9 years ago

todocli v0.1.8

Weekly downloads
2
License
ISC
Repository
github
Last release
9 years ago

TodoCLI

Todo command-line interface for NodeJS

npm version

Installation

npm install -g todocli

Usage

Usage: todo options

Commands:

list [options]        list all todos
add <title>           add new todo
check <id>            mark todo completed
uncheck <id>          mark todo active
clear [options] [id]  clear all completed todos or by id

Options:

-h, --help     output usage information
-V, --version  output the version number
0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago