@bhattrajat/notes-cli
v1.0.2
Published
A simple note taking app using cli
Downloads
7
Readme
note-cli
A simple note-cli app created with Node.js
Installation
npm i -g @bhattrajat/notes-cli
Usage
- Use note --help to see all the commands and features
Features
- It uses an SQLite database under the hood to store the notes for faster query time.
- (Working on) Creating a server and server all notes using Express.