$ pip install rabisco
Usage: rabisco [OPTIONS] COMMAND [ARGS]...
Rabisco
Options:
--path TEXT
--help Show this message and exit.
Commands:
cat Read note content
ls List notes
mk Create a note
open Open a note to edition
rm Remove a note
0.2.0:
- Add
rabisco
command;