kr
kr copied to clipboard
support FreeBSD
Is there an ETA for FreeBSD support π€πΎππΎ
We now support compiling from source for FreeBSD. You can install the dependencies with pkg install devel/gmake lang/go lang/rust cargo
, checkout with go get github.com/kryptco/kr
, then install with gmake install
. Next step will be adding a binary distribution.
@kcking do you still planning a binary distribution for FreeBSD?
I'm about to commit a package into the FreeBSD ports tree for kr
https://reviews.freebsd.org/D14901
@feld That's awesome! Feel free to PR any of the changes that make kr
more compatible with FreeBSD and we'll gladly incorporate them.
Let us know once it's merged and we'll add it to our installation docs.
It looks like the FreeBSD port hasn't been maintained for a while and has been purged :(