A series of helper scripts, casks and formulae to reduce duplication across script/bootstraps. Scripts:
brew bootstrap-jenv-java: Installs Zulu JDK.brew bootstrap-nodenv-node: Installs Node and NPM.brew bootstrap-rbenv-ruby: Installs Ruby and Bundler.brew macos-vscode-codespaces: Get Visual Studio Code ready for running with Codespaces.brew report-issue: Creates and closes failure debugging issues on a project.brew setup-nginx-conf: Generates and installs a projectnginxconfiguration usingerb.brew upgrade-mysql: Upgrademysqlversion used by GitHub production.brew vendor-gem: Build and cache a RubyGem for the givengitrepositoryruby-definitions/:ruby-builddefinitions for GitHub Rubies (migrated from boxen/puppet-ruby).
brew install github/bootstrap/<cask|formula>
Or brew tap github/bootstrap and then brew install <formula>.
No longer in active development.
Homebrew Bootstrap is licensed under the MIT License. The full license text is available in LICENSE.txt.