Skip to content

A homebrew-cask provider for Puppet's package type

Notifications You must be signed in to change notification settings

hikkendry/puppet-brewcask

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

puppet-brewcask

A module which installs homebrew-cask, and a brewcask provider for Puppet's package type.

Requirements

Currently assumes a boxen-based environment, and requires puppet-homebrew.

Usage

include brewcask # taps homebrew-cask / installs brew-cask

# now you can install packages using homebrew-cask
package { 'adium': provider => 'brewcask' }
package { 'firefox': provider => 'brewcask' }

Work in progress

Please contribute by reporting issues and submitting pull requests!

About

A homebrew-cask provider for Puppet's package type

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published