@nirajkaushal/cli

1.1.0 • Public • Published

@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

Readme

Keywords

Package Sidebar

Install

npm i @nirajkaushal/cli

Weekly Downloads

1

Version

1.1.0

License

ISC

Unpacked Size

7.53 kB

Total Files

10

Last publish

Collaborators

  • nirajkaushal