Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 733 Bytes

File metadata and controls

27 lines (20 loc) · 733 Bytes

GoCodeAlone Homebrew Tap

brew tap GoCodeAlone/tap

Available Packages

Package Type Description
ratchet-cli Formula Interactive AI agent CLI
wfctl Formula Workflow engine CLI — validate, inspect, deploy, manage configs
claude-skills Formula Install Claude Code skill files into workspaces

Install

brew install ratchet-cli
brew install wfctl
brew install claude-skills

Auto-Updates

  • ratchet-cli is updated automatically by GoReleaser on each release
  • wfctl is updated automatically via repository dispatch from the workflow repo's release workflow
  • claude-skills is updated automatically by GoReleaser on each release