Static binary
Linux and Windows (WSL2) users can get the static binary here. If you choose to use the static binary instead of installing through Nix (see Installing), note the following:
- You will have to manually install the runtime dependencies such as
fzf
,bat
,envsubst
, etc. yourself. - The static binary corresponds to the last stable release, which generally lags behind the development version (which the Nix install method at Installing uses).
See https://github.com/srid/neuron/pull/490#issuecomment-742085530; specifically, we need someone willing to volunteer maintenance of static builds over time.
↩︎