Homebrew Bootstrap
A series of helper scripts to reduce duplication across script/bootstrap
s.
brew bootstrap-rbenv-ruby
: Installs Ruby and Bundler.brew report-issue
: Creates and closes failure debugging issues on a project.brew bootstrap-nodenv-node
: Installs Node and npm.brew setup-nginx-conf
: Generates and installs a project nginx configuration using erb.ruby-definitions/
:ruby-build
definitions for GitHub Rubies (from boxen/puppet-ruby).
Usage
brew tap github/bootstrap
brew bootstrap-rbenv-ruby # or any other script
Status
In active development.
Contact
License
Homebrew Bootstrap is licensed under the MIT License. The full license text is available in LICENSE.txt.