mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Improved documentation
This commit is contained in:
parent
6e9a564021
commit
2097730e40
6
README
6
README
@ -142,6 +142,12 @@ Relative to every other stupid packaging system ever, this is trivial. Just
|
||||
fork it at: http://github.com/mxcl/homebrew and create a new recipe. Then ask
|
||||
me to pull. Using git made all this so much easier.
|
||||
|
||||
To make a new package use brew mk:
|
||||
|
||||
brew mk http://foo.org/foobar-1.2.1.tar.bz2
|
||||
|
||||
This will either open TextMate or print the location of the generated stub.
|
||||
|
||||
HomeBrew is not an Autarky so any dependencies outside of OS X that a package
|
||||
may require may be installed separately. We have functions to help with that.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user