prospectus_puppet

Gem Version Build Status Coverage Status Code Quality MIT Licensed

Prospectus helpers for checking puppet build status

Usage

Add the following 2 lines to the .prospectus:

## Add this at the top
Prospectus.extra_dep('file', 'prospectus_puppet')

## Add this inside your item that has a build
extend ProspectusPuppet::Deps

Installation

gem install prospectus_puppet

License

prospectus_puppet is released under the MIT License. See the bundled LICENSE file for details.