v0.1.19
Release v0.1.19
Build Information
- Version: v0.1.19
- Commit: e88dc73
- Build Time: 2025-12-14T13:26:45Z
Downloads
Choose the appropriate binary for your platform:
Linux:
- Linux AMD64:
amo_linux_amd64 - Linux ARM64:
amo_linux_arm64 - Linux ARMv7:
amo_linux_armv7
macOS:
- macOS Intel:
amo_darwin_amd64 - macOS Apple Silicon:
amo_darwin_arm64
Windows:
- Windows AMD64:
amo_windows_amd64.exe
Installation Options
Option 1: Web Download
Visit our download center: https://cli.release.amo.run
Option 2: Homebrew (macOS/Linux)
brew tap amo-run/amo
brew install amoOption 3: Direct Download
- Download the binary for your platform
- Verify checksum (optional):
sha256sum -c filename.sha256 - Make executable (Unix):
chmod +x filename - Run:
./filename --help
Quick Start
# List available workflows
amo workflow list
# Run a workflow
amo run file-organizer.js --var source_dir=./downloads
# Manage tools
amo tool listFull Changelog: v0.1.18...v0.1.19