cli-notes
v1.0.5
Published
A simple notes-app in CLI for notes management with mongodb!!
Downloads
4
Readme
CLI-Notes-App
A simple notes-app in CLI for notes management with mongodb!! 💻💻
First install
npm i -g cli-notes
Usage
Usage: cli-notes [options] [command]
Commands:
listNotes|l List Notes!!
addNote|a Add a note!!
getNote|g Get note!!
deleteNote|d Delete note!!
updateNote|u Update note!!
Options:
-h, --help output usage information
-V, --version output the version number
Enjoy 🎉🎉!!