Skip to content

Installation

Configuration repository

It’s better to fork default repository, and use it from the beginning.

Default configuration:

cd ~
git clone https://github.com/stepin/kbre-default-config .krbe

Binary

Installation using Brew

brew install stepin/tools/kbre

Installation using Docker

alias kbre='docker run --rm -it -v $PWD:/data -w /data --user "$(id -u)" stepin/kbre'
kbre version

Zip archive

Binaries can be downloaded from GitHub Release page.