Install on Linux
The binary name for jikken is jk
.
We plan on adding wider support across differing platforms and package managers, but for the time being, we provide binaries for Linux, MacOS, and Windows. You can download the prebuilt binaries from our GitHub releases. If you would like to install from source, you can find instructions here.
Linuxbrew
If you use Linuxbrew, you can install by adding our tap and brew installing.
Cargo
If you have Rust, you can install Jikken with Cargo.
Installation script
We also offer a public installation script, mainly targeted at use in CI/CD processes utilizing curl
with no other tooling required.
The script is available at https://jikken.io/install.sh
and can be used as in the following example: