1.1.0 • Published 4 years ago
note-cli v1.1.0
note-cli
This is a small CLI that allows one to manage notes(typically in Markdown) using the commandline and nodejs
You can install this for yourself using
npm install note-cli
or
npm install -g note-cli
for global install.
If you just want to use it one time, you can use
npx note-cli
Very much in the WIP stage at the moment, so I'll fill the rest of this in later.