1.1.0 • Published 2 years ago

@nirajkaushal/cli v1.1.0

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

@nirajkaushal/cli

npm npm bundle size

A CLI tool to manage todos, notes, and more.

Usage

1. todos: Manage todos

Usage: todos [options] [command]

Options:
  -h, --help              display help for command

Commands:
  setGreeting <greeting>  Set greeting message
  list                    List all the TODO tasks
  add <task>              Add a new TODO task
  completed [options]     To mark completed the TODO tasks
  delete [options]        Delete selected TODO tasks
  delete-all              Delete all TODO tasks
  help [command]          display help for command

Installation

npm install @nirajkaushal/cli -g
1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago