Installation
One-line install (recommended):
curl -L https://georgik.github.io/espbrew/install.sh | bashManual 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.gzespbrew-server-macos-arm64.tar.gz
- Linux (x86_64):
espbrew-linux-x86_64.tar.gzespbrew-server-linux-x86_64.tar.gz
- Windows (x86_64):
espbrew-windows-x86_64.zipespbrew-server-windows-x86_64.zip
Full Changelog: v0.6.1...v0.7.0