Skip to content

ravern/bolt

 
 

Repository files navigation

boltbrowser

A CLI Browser for BoltDB Files

Image of About Screen

Image of Main Browser

Reasons for fork

  • Change the theme
  • Change the command name to bolt

Note: This is simply my personal preference!

Installing

Install in the standard way:

go get github.com/br0xen/boltbrowser

Then you'll have boltbrowser in your path.

Pre-built Binaries

Here are pre-built binaries:

Usage

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

boltbrowser <filename>

To see all options that are available, run:

boltbrowser --help

About

A CLI Browser for BoltDB Files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 100.0%