Installation

Install the latest version of Islo with a single command:

$curl -fsSL https://islo.dev/install.sh | bash

This script:

  1. Detects your operating system and architecture
  2. Downloads the appropriate binary
  3. Installs to ~/.islo/bin/ (or $ISLO_DIR if set)
  4. Adds Islo to your PATH

Supported Platforms

PlatformArchitectureStatus
macOSx86_64 (Intel)Supported
macOSaarch64 (Apple Silicon)Supported
Linuxx86_64Supported
Linuxaarch64Supported (musl builds)

Updating

Update Islo to the latest version:

$islo update

Next Steps

After installation:

  1. Log in to Islo
  2. Initialize your project
  3. Create your first sandbox