Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 261 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 261 Bytes

brew-bootstrap

bootstrap your favorite homebrew based setup on your mac

Usage

cp brew-sample.yml brew.yml
# edit your brew.yml with your editor or leave it alone
ruby brew-bootstrap.rb --dry-run # take a quick look
ruby brew-bootstrap.rb --help