Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1002 Bytes

File metadata and controls

41 lines (28 loc) · 1002 Bytes

Homebrew Tap for Swamp

Official Homebrew tap for swamp, the AI Native Automation CLI.

Install

brew tap systeminit/tap
brew install swamp

Upgrade

brew upgrade swamp

How it works

This tap is updated automatically on every swamp release. Binaries are downloaded from artifacts.systeminit.com.

Supported platforms

Platform Architecture
macOS Apple Silicon (aarch64)
macOS Intel (x86_64)
Linux aarch64
Linux x86_64

Alternative installation methods

  • Install script: curl -fsSL https://swamp.club/install.sh | sh
  • Direct download: GitHub Releases
  • Built-in updater: swamp update

Links