Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 319 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 319 Bytes

booklets client

cli client for booklets

setup

pip install -r requirements.txt

usage

  • run bk.py init and follow the instruction
  • bk.py new: This creates a new bookmark on remote server
  • bk.py show $TAG/$ID. This list the bookmark(s) by id or tag
  • bk.py edit $ID edit and update a bookmark