Skip to content

PeterPanen/todocli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published