mirror of
https://github.com/frappe/bench.git
synced 2024-11-11 15:51:03 +00:00
basic readme
This commit is contained in:
parent
054c7ad9ac
commit
2a19811703
@ -0,0 +1,11 @@
|
||||
To install bench using this formula use: <br>
|
||||
`brew install bench.rb`
|
||||
<br>
|
||||
To install bench with full output: <br>
|
||||
`brew install --verbose --debug bench.rb`
|
||||
<br><br>
|
||||
<i>Current state</i>: honcho dependency isn't available for installed bench. So, after installation of bench there will be distribution error about honcho absence.
|
||||
<br><br>
|
||||
Useful links: <br>
|
||||
* [Formula Cookbook](https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/Formula-Cookbook.md)
|
||||
* [Homebrew python documentation](https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/Python-for-Formula-Authors.md)
|
Loading…
Reference in New Issue
Block a user