Installation¶
Detailed installation instructions can be found at the latest release:
The easiest way is to use the shell
or powershell
scripts with the provided commands.
To install latests binaries you can use the following scripts:
Linux / MacOS:¶
Windows:¶
powershell -ExecutionPolicy Bypass -c "irm https://fairagro.github.io/m4.4_sciwin_client/get_s4n.ps1 | iex"
Shell completions¶
Shell completions can be generated by using the s4n completions
command using the shell as a parameter. Valid shells are bash
, elvish
, fish
, powershell
and zsh
.
The following command generates the completions script which can be executed using source completions.sh
.