Skip to content

bees-hive/homebrew-hive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 

homebrew-hive

A Homebrew tap for the formulae of the Bees Hive organization.

Usage

brew tap bees-hive/hive
brew update
brew install bees-hive/hive/<formula>

Available Tools

Contributing

The update flow is

formula=pem
brew edit ${formula}
brew audit --strict --formula ${formula}
brew reinstall ${formula}
# commit and push
cd "$(brew --repository bees-hive/hive)"
# and other regular commands

The version update flow is

brew bump-formula-pr --no-audit --tag=${TAG} --revision=${COMMIT} ${formula}

Troubleshooting

IMPORTANT First read the Troubleshooting Checklist.

Use brew gist-logs <formula> to create a Gist and post the link in your issue.

Search open and closed issues. See also Homebrew's Common Issues and FAQ.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages