Skip to content
This repository has been archived by the owner on Sep 26, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 609 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 609 Bytes

Homebrew Cask Puppet Module for Boxen

Install Homebrew Cask tool.

Usage

include homebrewcask

Required Puppet Modules

  • boxen

Development

Set GITHUB_API_TOKEN in your shell with a Github oAuth Token to raise your API rate limit. You can get some work done without it, but you're less likely to encounter errors like Unable to find module 'boxen/puppet-boxen' on https://github.com.

Then write some code. Run script/cibuild to test it. Check the script directory for other useful tools.