boltbrowser/README.md
2017-04-24 13:06:21 +09:00

486 B

boltbrowser

A CLI Browser for BoltDB Files

Image of About Screen

Image of Main Browser

Installing

Install in the standard way:

go get github.com/br0xen/boltbrowser

Then you'll have boltbrowser in your path.

Usage

Just provide a BoltDB filename to be opened as the first argument on the command line:

boltbrowser <filename>