Files
modelgrid/.gitea/release-template.md
Juergen Kunz daaf6559e3
Some checks failed
CI / Type Check & Lint (push) Failing after 5s
CI / Build Test (Current Platform) (push) Failing after 5s
CI / Build All Platforms (push) Successful in 49s
initial
2026-01-30 03:16:57 +00:00

803 B

ModelGrid {{VERSION}}

Pre-compiled binaries for multiple platforms.

Installation

npm install -g @modelgrid.com/modelgrid

Option 2: Via installer script

curl -sSL https://code.foss.global/modelgrid.com/modelgrid/raw/branch/main/install.sh | sudo bash

Option 3: Direct binary download

Download the appropriate binary for your platform from the assets below and make it executable.

Supported Platforms

  • Linux x86_64 (x64)
  • Linux ARM64 (aarch64)
  • macOS x86_64 (Intel)
  • macOS ARM64 (Apple Silicon)
  • Windows x86_64

Checksums

SHA256 checksums are provided in SHA256SUMS.txt for binary verification.

npm Package

The npm package includes automatic binary detection and installation for your platform.