1.0.6 • Published 3 years ago

segev-cli v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

EX3!

Welcome to the todo app, now running on CLI !

npm.io

The requirements:

  • Build node.js cli todo app
  • Detailed help option
  • Read/Write/Delete todos from a file Bonus
  • Publish your code as npm package and run it with npx
  • Add colors to your cli tool
  • Add Inquirer.js and make you cli tool interactive
  • Display pokemon image (ascii art)

  • Display todo in ascii, for none-pokemon todos

How to run it?

First things first!, try the help option! :npm run cli -- Command -h

  1. You can run it with: npm run cli +Command
  2. npx segev-cli +Command
  3. You can also navigate to ./src/cli and then run: node index +Command
1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago