swiftnote
v1.0.4
Published
CLI based note taking app
Maintainers
Readme
swiftnote
This is a CLI base note taking app which stores your notes locally on your machine
Features
- Write notes on the command line
- Save the notes to a JSON file
- Read all notes or a single note by its title
- Remove all notes or a single note by its title
Install using the command
npm i -g swiftnoteSee help for all of the commands available
swiftnote --helpExample

Happy Coding!
