This repository was archived by the owner on Dec 2, 2020. It is now read-only.
1.2.0
Add homebrew::tap
Usage:
homebrew::tap { 'homebrew/versions':
ensure => present
}Module cleanup
- No more hacky execs
- No more unnecessary dependency insanity
- No more
brew updateexec; just leave a refreshonly so nothing breaks - Move the homebrew package provider into this module from the boxen module