Official Homebrew tap for Husky.
brew tap HandleCoding/husky
brew install HandleCoding/husky/husky
husky init
husky serveWhen a new Husky release is published from HandleCoding/OpenHuskyAgent:
- Publish the GitHub release tag from the main repository.
- Wait for the release workflow to upload
husky-macos-universal.tar.gzandhusky-macos-universal.tar.gz.sha256. - Copy the SHA256 from
husky-macos-universal.tar.gz.sha256. - Update
Formula/husky.rbwith the newversion,url, andsha256. - Commit and push this tap repository.