Homebrew tap for Swall.
brew install 30xcompany/tap/swall(That's it. brew auto-taps on first install.)
brew update
brew upgrade swallbrew uninstall swall
brew untap 30xcompany/tapFormula/swall.rb— the Homebrew formula for the Swall CLI. Written automatically by GoReleaser on each release, pointing at the public binary mirror at30xcompany/swall-releases.
If Homebrew isn't your thing:
# macOS / Linux
curl -fsSL https://install.swall.app | sh
# Windows (PowerShell)
irm https://install.swall.app/ps1 | iexBoth install the same CLI and run the same swall setup afterwards.
MIT (same as the Swall CLI).