rabisco

note cli app


Install
pip install rabisco==0.2.0

Documentation

✏️ rabisco

asciicast

Installing

$ pip install rabisco

Help

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

Changelog

0.2.0:

  • Add rabisco command;