Node Command Line Application for Notes
App requires Node.js v12+ to run.
$ npm install
Available commands:
$ node app add --title="List" --body="Items"
$ node app list
$ node app read --title="List"
$ node app remove --title="List"
MIT
Node Command Line Application for Notes
App requires Node.js v12+ to run.
$ npm install
Available commands:
$ node app add --title="List" --body="Items"
$ node app list
$ node app read --title="List"
$ node app remove --title="List"
MIT