Bookit

Fast and simple bookmark manager for your operating system.

TODO:

Install

cargo install bookit

Configuration

Shell Completions

Bookit supports shell completions. To take advantage of them you can generate yours with:

bookit completions --type $SHELL # Where $SHELL is zsh,bash,fish,elvish,powershell

Environment Variables

To configure bookit you can update the following variables.

Development

Written in rust. You can build and install with the following:

cargo build cargo install --path .