2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-25 07:58:24 +00:00

11 lines
440 B
Markdown
Raw Normal View History

2015-12-24 03:04:38 +03:00
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>
2015-12-30 17:36:54 +03:00
2015-12-24 03:04:38 +03:00
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)