Download
Install NAEOS and start engineering your next project.
Installation Methods
Detected platform:
detecting...
Install via Go
Requires Go 1.25+.
bash
go install github.com/NAEOS-foundation/naeos/cmd/naeos@latestRun with Docker
bash
docker pull ghcr.io/naeos-foundation/naeos:latest
docker run --rm ghcr.io/naeos-foundation/naeos:latest naeos versionBuild from Source
bash
git clone https://github.com/NAEOS-foundation/naeos.git
cd naeos
go build ./cmd/naeos/Platform Support
| Platform | amd64 | arm64 |
|---|---|---|
| Linux | ✅ | ✅ |
| macOS | ✅ | ✅ |
| Windows | ✅ | — |
Verify Installation
naeos version
Quick Start
naeos init
naeos run --help