1.0.5 • Published 8 years ago

cli-notes v1.0.5

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

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 🎉🎉!!

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago