Skip to content

homebrew tap for your-tools organization

Notifications You must be signed in to change notification settings

your-tools/homebrew-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages