Install Inso CLI using our single executable commands for your operating system.
Inso CLI can be downloaded and run as a single executable on MacOS, Windows, and Linux. Download the release artifacts from GitHub Releases.
To use our single executable options, select your operating system.
tar -xf inso-macos-2.4.1.zip
Check that Inso CLI was properly installed with the following command:
./inso --version
brew install inso
Check that Inso CLI was properly installed with the following command:
inso --version
tar -xf inso-windows-2.4.1.zip
Check that Inso CLI was properly installed with the following command:
./inso --version
tar -xf inso-linux-2.4.1.tar.xz
Check that Inso CLI was properly installed with the following command:
./inso --version