Skip to content

v0.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Nov 15:14
· 1 commit to main since this release

Installation

One-line install (recommended):

curl -L https://georgik.github.io/espbrew/install.sh | bash

Manual download:

Download the appropriate binaries for your platform from the assets below.

Available Binaries:

  • espbrew: CLI tool for ESP32 project management
  • espbrew-server: Web server for browser-based project management

Supported Platforms:

  • macOS (Apple Silicon):
    • espbrew-macos-arm64.tar.gz
    • espbrew-server-macos-arm64.tar.gz
  • Linux (x86_64):
    • espbrew-linux-x86_64.tar.gz
    • espbrew-server-linux-x86_64.tar.gz
  • Windows (x86_64):
    • espbrew-windows-x86_64.zip
    • espbrew-server-windows-x86_64.zip

⚠️ Note: Some builds may have failed. Only successful builds are included in this release.

Full Changelog: v0.6.1...v0.7.0