Releases: tremtec/maestro
Releases · tremtec/maestro
Release 0.0.9 🎉
Maestro 0.0.9
What's New
See CHANGELOG.md for details.
Installation
macOS
# Intel Macs
curl -L -o maestro.tar.gz "https://github.com/tremtec/maestro/releases/download/0.0.9/maestro-0.0.9-darwin-amd64.tar.gz"
# Apple Silicon Macs
curl -L -o maestro.tar.gz "https://github.com/tremtec/maestro/releases/download/0.0.9/maestro-0.0.9-darwin-arm64.tar.gz"
tar -xzf maestro.tar.gz
mv maestro /usr/local/bin/Linux
# AMD64
curl -L -o maestro.tar.gz "https://github.com/tremtec/maestro/releases/download/0.0.9/maestro-0.0.9-linux-amd64.tar.gz"
# ARM64 (e.g., Raspberry Pi, AWS Graviton)
curl -L -o maestro.tar.gz "https://github.com/tremtec/maestro/releases/download/0.0.9/maestro-0.0.9-linux-arm64.tar.gz"
tar -xzf maestro.tar.gz
sudo mv maestro /usr/local/bin/Windows
# AMD64
curl.exe -L -o maestro.zip "https://github.com/tremtec/maestro/releases/download/0.0.9/maestro-0.0.9-windows-amd64.zip"
Expand-Archive -Path maestro.zip -DestinationPath .Go Install
go install github.com/tremtec/maestro@0.0.9Verify Checksums
sha256sum -c SHA256SUMS.txtSupported Platforms
| OS | Architecture |
|---|---|
| Linux | amd64, arm64, 386 |
| macOS | amd64, arm64 (Apple Silicon) |
| Windows | amd64, 386 |
AI Diamond Chain
This release implements the AI Diamond Chain methodology for squad-based development.
Full Changelog: 0.0.9...main
Release 0.0.8 🎉
Maestro 0.0.8
What's New
See CHANGELOG.md for details.
Installation
macOS
# Intel Macs
curl -L -o maestro.tar.gz "https://github.com/tremtec/maestro/releases/download/0.0.8/maestro-0.0.8-darwin-amd64.tar.gz"
# Apple Silicon Macs
curl -L -o maestro.tar.gz "https://github.com/tremtec/maestro/releases/download/0.0.8/maestro-0.0.8-darwin-arm64.tar.gz"
tar -xzf maestro.tar.gz
mv maestro /usr/local/bin/Linux
# AMD64
curl -L -o maestro.tar.gz "https://github.com/tremtec/maestro/releases/download/0.0.8/maestro-0.0.8-linux-amd64.tar.gz"
# ARM64 (e.g., Raspberry Pi, AWS Graviton)
curl -L -o maestro.tar.gz "https://github.com/tremtec/maestro/releases/download/0.0.8/maestro-0.0.8-linux-arm64.tar.gz"
tar -xzf maestro.tar.gz
sudo mv maestro /usr/local/bin/Windows
# AMD64
curl.exe -L -o maestro.zip "https://github.com/tremtec/maestro/releases/download/0.0.8/maestro-0.0.8-windows-amd64.zip"
Expand-Archive -Path maestro.zip -DestinationPath .Go Install
go install github.com/tremtec/maestro@0.0.8Verify Checksums
sha256sum -c SHA256SUMS.txtSupported Platforms
| OS | Architecture |
|---|---|
| Linux | amd64, arm64, 386 |
| macOS | amd64, arm64 (Apple Silicon) |
| Windows | amd64, 386 |
AI Diamond Chain
This release implements the AI Diamond Chain methodology for squad-based development.
Full Changelog: 0.0.8...main
Release 0.0.7 🎉
Maestro 0.0.7
What's New
See CHANGELOG.md for details.
Installation
macOS
# Intel Macs
curl -L -o maestro.tar.gz "https://github.com/tremtec/maestro/releases/download/0.0.7/maestro-0.0.7-darwin-amd64.tar.gz"
# Apple Silicon Macs
curl -L -o maestro.tar.gz "https://github.com/tremtec/maestro/releases/download/0.0.7/maestro-0.0.7-darwin-arm64.tar.gz"
tar -xzf maestro.tar.gz
mv maestro /usr/local/bin/Linux
# AMD64
curl -L -o maestro.tar.gz "https://github.com/tremtec/maestro/releases/download/0.0.7/maestro-0.0.7-linux-amd64.tar.gz"
# ARM64 (e.g., Raspberry Pi, AWS Graviton)
curl -L -o maestro.tar.gz "https://github.com/tremtec/maestro/releases/download/0.0.7/maestro-0.0.7-linux-arm64.tar.gz"
tar -xzf maestro.tar.gz
sudo mv maestro /usr/local/bin/Windows
# AMD64
curl.exe -L -o maestro.zip "https://github.com/tremtec/maestro/releases/download/0.0.7/maestro-0.0.7-windows-amd64.zip"
Expand-Archive -Path maestro.zip -DestinationPath .Go Install
go install github.com/tremtec/maestro@0.0.7Verify Checksums
sha256sum -c SHA256SUMS.txtSupported Platforms
| OS | Architecture |
|---|---|
| Linux | amd64, arm64, 386 |
| macOS | amd64, arm64 (Apple Silicon) |
| Windows | amd64, 386 |
AI Diamond Chain
This release implements the AI Diamond Chain methodology for squad-based development.
Full Changelog: 0.0.7...main
Release 0.0.6 🎉
Maestro 0.0.6
What's New
See CHANGELOG.md for details.
Installation
macOS
# Intel Macs
curl -L -o maestro.tar.gz "https://github.com/tremtec/maestro/releases/download/0.0.6/maestro-0.0.6-darwin-amd64.tar.gz"
# Apple Silicon Macs
curl -L -o maestro.tar.gz "https://github.com/tremtec/maestro/releases/download/0.0.6/maestro-0.0.6-darwin-arm64.tar.gz"
tar -xzf maestro.tar.gz
mv maestro /usr/local/bin/Linux
# AMD64
curl -L -o maestro.tar.gz "https://github.com/tremtec/maestro/releases/download/0.0.6/maestro-0.0.6-linux-amd64.tar.gz"
# ARM64 (e.g., Raspberry Pi, AWS Graviton)
curl -L -o maestro.tar.gz "https://github.com/tremtec/maestro/releases/download/0.0.6/maestro-0.0.6-linux-arm64.tar.gz"
tar -xzf maestro.tar.gz
sudo mv maestro /usr/local/bin/Windows
# AMD64
curl.exe -L -o maestro.zip "https://github.com/tremtec/maestro/releases/download/0.0.6/maestro-0.0.6-windows-amd64.zip"
Expand-Archive -Path maestro.zip -DestinationPath .Go Install
go install github.com/tremtec/maestro@0.0.6Verify Checksums
sha256sum -c SHA256SUMS.txtSupported Platforms
| OS | Architecture |
|---|---|
| Linux | amd64, arm64, 386 |
| macOS | amd64, arm64 (Apple Silicon) |
| Windows | amd64, 386 |
AI Diamond Chain
This release implements the AI Diamond Chain methodology for squad-based development.
Full Changelog: 0.0.6...main
Release 0.0.5 🎉
Maestro 0.0.5
What's New
See CHANGELOG.md for details.
Installation
macOS
# Intel Macs
curl -L -o maestro.tar.gz "https://github.com/tremtec/maestro/releases/download/0.0.5/maestro-0.0.5-darwin-amd64.tar.gz"
# Apple Silicon Macs
curl -L -o maestro.tar.gz "https://github.com/tremtec/maestro/releases/download/0.0.5/maestro-0.0.5-darwin-arm64.tar.gz"
tar -xzf maestro.tar.gz
mv maestro /usr/local/bin/Linux
# AMD64
curl -L -o maestro.tar.gz "https://github.com/tremtec/maestro/releases/download/0.0.5/maestro-0.0.5-linux-amd64.tar.gz"
# ARM64 (e.g., Raspberry Pi, AWS Graviton)
curl -L -o maestro.tar.gz "https://github.com/tremtec/maestro/releases/download/0.0.5/maestro-0.0.5-linux-arm64.tar.gz"
tar -xzf maestro.tar.gz
sudo mv maestro /usr/local/bin/Windows
# AMD64
curl.exe -L -o maestro.zip "https://github.com/tremtec/maestro/releases/download/0.0.5/maestro-0.0.5-windows-amd64.zip"
Expand-Archive -Path maestro.zip -DestinationPath .Go Install
go install github.com/tremtec/maestro@0.0.5Verify Checksums
sha256sum -c SHA256SUMS.txtSupported Platforms
| OS | Architecture |
|---|---|
| Linux | amd64, arm64, 386 |
| macOS | amd64, arm64 (Apple Silicon) |
| Windows | amd64, 386 |
AI Diamond Chain
This release implements the AI Diamond Chain methodology for squad-based development.
Full Changelog: 0.0.5...main
Release 0.0.4 🎉
fix(gh-action): update tags format
Release v0.0.3 🎉
enh: adjust module name
Release v0.0.2 🎉
fix(ci): update release naming
Release v0.0.1 🎉
fea(ci): add tag release workflow