BuilderIO / native-app-distribution

Repository from Github https://github.comBuilderIO/native-app-distributionRepository from Github https://github.comBuilderIO/native-app-distribution

Builder.io Desktop App

Note: This is a temporary placeholder repository for alpha releases of the Builder.io native app.

Quick Download

Direct Download Links:

Installation via GitHub CLI (Optional)

If you prefer using GitHub CLI:

# Install GitHub CLI first: https://cli.github.com/
gh auth login

macOS (Apple Silicon - M1/M2/M3)

gh release download "v0.1.50-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.50-arm64.dmg"
open Builder.io-0.1.50-arm64.dmg

macOS (Intel)

gh release download "v0.1.50-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.50.dmg"
open Builder.io-0.1.50.dmg

Windows

gh release download "v0.1.50-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io Setup 0.1.50.exe"
./"Builder.io Setup 0.1.50.exe"

Made with ❤️ by the Builder.io team

About