junod
require go version v1.17
.rustup
to maintain dependencies and handle updating multiple versions of cargo
and rustc
, which you will be using.PATH
. make install
will copy junod
to $HOME/go/bin
by default, please make sure that is set up in your PATH
as well, which should be the case in general for building Go code from source.