A module for writing quick node.js project notes using a cli.
Entering:
$ note
inside the project directory will prompt you to enter a note. Notes can be multi-line, and are saved after each line entry. Press ctrl+C to exit the process.
Notes are saved in the root project folder under 'notes.txt'.