your-tools / homebrew-repo

homebrew tap for your-tools organization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homebrew tap for the your-tools projects

Usage

Run:

brew install your-tools/homebrew-repo/<name>

Where <name> is the name of the formula you want to install.

You can find the whole list in the Formula directory.

For maintainers

Releasing a new version

Run:

cd Formula/

# Don't forget the '=' sign after the '--url' option
brew bump-formula-pr --url=https://github.com/your-tools/<name>/archive/v<version>.tar.gz <name>

Then approve and merge the generated pull request.

About

homebrew tap for your-tools organization


Languages

Language:Ruby 100.0%