Once the tap is set up, users can install with:
# Add the tap (only needed once)
brew tap FullHuman/tap
# Install orphos
brew install orphos
# Or install directly without tapping
brew install FullHuman/tap/orphosWhen releasing a new version:
- Download new release artifacts from GitHub
- Update
versionin the formula - Update all
sha256hashes from the release checksums - Commit and push to the tap repository