node-notes-cli
v1.0.4
Published
Example CLI for NodeJs using Commander
Downloads
4
Readme
:scroll: Node Notes CLI
Example of a project for recording and consulting annotations through a CLI.
Overview
This project was developed for academic purposes to create a CLI for recording annotations using the commander and nedb to record the data in a local database without configurations.
Usage
Install
$ npm i -g node-notes-cli
$ node-notes --help
License
Project developed for academic purposes.