Newer
Older
note / README.md
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.

#### Note Commands

`:q` - exit

`:exit` - exit

`:less` - will show the notefile with the `less` command.