@hamzatest1/customer-cli-test
v1.0.0
Published
Customer management CLI
Readme
Customer Management CLI
Command line interface fir managing customers. Uses Mongoose, Commander.js and Inquirer.js. YouTube tutorial here
Version
1.0.0
Usage
Installation
Install the dependencies
$ npm installCreate Symlink
$ npm linkCommands
List Customers (list or l)
$ client-cli listFind Customers (find or f)
$ client-cli find [NAME]Add Customer (add or a)
$ client-cli addUpdate Customer (update or u)
$ client-cli update [_ID]Remove Customer (remove or r)
$ client-cli remove [_ID]App Info
Author
Brad Traversy Traversy Media
Version
1.0.0
License
This project is licensed under the MIT License
