Skip to content
/ bm Public

bm - simple bookmarking tool (literally for books)

License

Notifications You must be signed in to change notification settings

jieggii/bm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bm - simple bookmarking tool (literally for books).

Usage:
    bm [--help/-h] <command> [--help/-h] [args...]

Commands:
    new <title>        create a new book
    show <id>          show page number of the book <id>
    ls                 list all books
    set <id> <page>    set page number of book <id> to <page>
    rm <id>            remove book

Dependencies:
    go, make

Installation:
    make
    sudo make install

Uninstallation:
    sudo make uninstall

About

bm - simple bookmarking tool (literally for books)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published