/puppet-cocoapods

A puppet module for boxen to install cocoapods

Primary LanguageRubyMIT LicenseMIT

Cocoapods Puppet Module for Boxen

A puppet module to install cocoapods

Build Status

Usage

include cocoapods

Required Puppet Modules

  • boxen
  • ruby

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.