1.0.5 • Published 4 years ago

notesap v1.0.5

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

Notesap

videos

Installation

using npm:

npm i -g notesap

Usage

To view all commands

notesap --help

Add a new note

notesap add --title="your title" --body="body of the note"

List all the notes

notesap list

Read note

notesap read --title="your title"

Remove Note

notesap remove --title="your title"
1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago