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

gaahrdner/puppet-opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV Puppet Module for Boxen

This module will install OpenCV via Homebrew.

Build Status

Usage

include opencv

Required Puppet Modules

  • puppet-homebrew

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.