·
1 commit
to master
since this release
- won't check the same URL twice
- various under-the-hood changes to make code easier to work with
Installation
- Mac/Linux: download binary and place it in a directory in your
$PATH(e.g./usr/local/bin) - Debian (including Ubuntu): download the
.debfile and rundpkg -i brok-1.1.0_x86-64-linux.deb. You may also need to install thelibtinfo5package (sudo apt install libtinfo5) - Fedora: Run
sudo dnf install ncurses-compat-libsthen download and run binary as described above