Canvas CLI v1.3.11
Download
Choose the appropriate binary for your platform:
Platform | Architecture | Download |
---|---|---|
Linux | x64 | canvas-1.3.11-linux-x64.tar.gz |
Linux | ARM64 | canvas-1.3.11-linux-arm64.tar.gz |
macOS | x64 | canvas-1.3.11-macos-x64.tar.gz |
macOS | ARM64 (Apple Silicon) | canvas-1.3.11-macos-arm64.tar.gz |
Windows | x64 | canvas-1.3.11-windows-x64.zip |
Installation
- Download the appropriate archive for your platform
- Extract the binary
- Make it executable (Linux/macOS):
chmod +x canvas-*
- Optionally, move to a directory in your PATH
Quick Start
# Linux/macOS
./canvas-linux-x64 --version
./canvas-linux-x64 --help
# Windows
canvas-windows-x64.exe --version
canvas-windows-x64.exe --help
Features
- ✅ Standalone binaries (no runtime dependencies)
- ✅ Cross-platform support
- ✅ Full Canvas CLI functionality
- ✅ AI assistant integration
- ✅ Context and workspace management
Verification
Verify download integrity using the provided checksums:
sha256sum -c checksums.txt