Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

homebrew-gsdw

Homebrew tap for gsd-wired — GSD workflow orchestration for Claude Code backed by a beads graph engine.

Install

brew tap The-Artificer-of-Ciphers-LLC/gsdw
brew install gsdw-cc

Verify Installation

gsdw version
gsdw doctor

Supported Platforms

Platform Architecture Status
macOS arm64 (Apple Silicon) ✅ Signed + Notarized
macOS amd64 (Intel) ✅ Signed + Notarized

Linux users: install via go install or download binaries from GitHub Releases.

Alternative Install Methods

go install

go install github.com/The-Artificer-of-Ciphers-LLC/gsd-wired/cmd/gsdw@latest

Container

docker pull ghcr.io/the-artificer-of-ciphers-llc/gsdw:latest

Troubleshooting

Gatekeeper: "unidentified developer"

The cask runs xattr -dr com.apple.quarantine automatically during installation. If you installed manually or the quarantine flag persists:

xattr -dr com.apple.quarantine $(which gsdw)

Binary not found after install

Ensure /opt/homebrew/bin (Apple Silicon) or /usr/local/bin (Intel) is in your PATH:

echo $PATH | tr ":" "
" | grep -E "homebrew |local"

Dependencies

gsd-wired requires bd (beads) and dolt. Run gsdw check-deps after installation to verify all dependencies are present.

Links

About

Git Shit Done - Wired

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages