Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ilovezfs/homebrew-dev-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-dev-tools

Development tools for Homebrew maintainers

Installation

brew tap homebrew/dev-tools

Adding new tools

Read the "External Commands" Homebrew document to see how to create Homebrew external commands.

As a good practice, adding information on usage and origin as ruby comments is recommended. A blank template can be found below.

#
# Description: <a short discription of this tool>
# Author: <your name>
# Usage: <information on how to use this tool>
#

About

🔧 Development tools for Homebrew maintainers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%