sous-chefs / homebrew

Development repository for the homebrew cookbook
https://supermarket.chef.io/cookbooks/homebrew
Apache License 2.0
151 stars 136 forks source link

Migrate default install script from ruby to bash #140

Closed bbros-dev closed 4 years ago

bbros-dev commented 4 years ago

Closes issue #135.

Ruby Homebrew installer is now deprecated and should be migrated to Bash.

Description

Install now works when using default values:

include_recipe 'homebrew'

Issues Resolved

Closes issue #135

Check List

tas50 commented 4 years ago

Thanks @bbros-dev

ehanlon commented 4 years ago

Fixes #135