0.1.8 • Published 10 years ago

todocli v0.1.8

Weekly downloads
2
License
ISC
Repository
github
Last release
10 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

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago