mirror of
https://github.com/frappe/bench.git
synced 2025-01-10 09:02:10 +00:00
12 lines
613 B
Markdown
12 lines
613 B
Markdown
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)
|