README.md | 7 years ago | ||
note | 7 years ago | ||
note-install | 7 years ago |
Run this command to install note to your path.
###Installation sudo ./note-install
###Usage
note [text]
- will one row of text to the notefile.
note less
- will show everything in the notefile with the less
-command.
note
- will let you type anything until a command is entered.
:q
- exit
:exit
- exit
:less
- will show the notefile with the less
command.