Elide 1.1.0 — nightly (20260430)
Installation
Recommended: Install via the official installer script:
curl -sSL --tlsv1.2 elide.sh | bash -s -Alternative methods:
- npm:
npm install -g @elide-dev/elide(coming soon) - Homebrew:
brew tap elide-dev/elide && brew install elide(coming soon) - Linux (APT): See APT repository instructions
- Windows (MSI): Download the
.msiinstaller below
Checksums
SHA256 checksums are provided alongside each archive (.sha256 files).
GPG signatures are available for signed releases (.asc files).
Platform Support
| Platform | Architecture | Archive | Installer |
|---|---|---|---|
| Linux | x86_64 | .tgz, .zip | .deb, .rpm |
| Linux | aarch64 | .tgz, .zip | .deb, .rpm |
| macOS | Apple Silicon | .tgz, .zip | .pkg |
| macOS | Intel | .tgz, .zip | .pkg |
| Windows | x86_64 | .zip | .msi |