todocli

0.1.8 • Public • Published

TodoCLI

Todo command-line interface for NodeJS

npm version

Installation

npm install -g todocli

Usage

Usage: todo [options] [command]

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

Readme

Keywords

Package Sidebar

Install

npm i todocli

Weekly Downloads

0

Version

0.1.8

License

ISC

Last publish

Collaborators

  • peterpanen