Merge pull request #6575 from MikeMcQuaid/brew-tap-docs

How-to-Create-and-Maintain-a-Tap: note `brew tap-new`.
This commit is contained in:
Mike McQuaid 2019-10-10 11:52:40 +01:00 committed by GitHub
commit 33f38553a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,9 @@ If hosted on GitHub, we recommend that the repositorys name start with
`homebrew-` so the short `brew tap` command can be used.
See the [manpage](Manpage.md) for more information on repository naming.
The `brew tap-new` command can be used to create a new tap along with some
template files.
Tap formulae follow the same format as the cores ones, and can be added at the
repositorys root, or under `Formula` or `HomebrewFormula` subdirectories. We
recommend the latter options because it makes the repository organisation