1.1.0 ā€¢ Published 3 years ago

create-todo-codeword7 v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

šŸ“Ÿ CLI to create todos.

create-todo-codeword7

  • šŸ“¦ Create a todo in a minute
  • šŸ¤Æ Automatic argument parsing, help text, and welcome message
  • šŸ—ƒļø Todo with the features of add/create, view, and delete

šŸ“Ÿ

Install

# Recommended.
npx create-todo-codeword7

# OR an alternative global install.
npm install -g create-todo-codeword7

āš™ļø

Usage

  1. Run the CLI using
npm create-todo-codeword7

# OR for global install
create-todo-codeword7
# OR alias for global install
todo
#### BASIC USAGE

```bash
create-todo-codeword7 <command> [option]

view: View or list all todos
ls:   View or list all todos
add:  Add a new todo
del:  Delete a selected todo

COMMANDS

help  Print help info

OPTIONS

-c, --clear    Clear the console Default: true
-d, --debug    Print debug info Default: false
-v, --version  Print CLI version Default: false

šŸ“

Changelog

āÆ Read the changelog here ā†’

KEY: šŸ“¦ NEW, šŸ‘Œ IMPROVE, šŸ› FIX, šŸ“– DOC, šŸš€ RELEASE, and šŸ¤– TEST

I use Emoji-log, you should try it and simplify your git commits.

šŸ“ƒ

License & Conduct

šŸ™Œ

Connect