Fix spacing
Update README
Add .build.yml and Makefile targets
A command-line bookmark manager.
Requires go
. Install the dependencies with go get
, then run make
to generate the binary and docs.
Run make install
(requires root) to install. The default config file will be installed to /usr/local/share/bmk/
, but can be optionally copied to $HOME/.config/bmk/
for user-specific configuration.
Run bmk
, which will create the initial bookmarks file at the location specified in config.toml
.
Mailing list for patches and questions: lists.sr.ht/~gjabell/bmk
Tracker for TODOs and bugs: todo.sr.ht/~gjabell/bmk