Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 612 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 612 Bytes

Henson

Build Status Code Climate

Managing your Puppets.

Installation

Add this line to your application"s Gemfile:

gem "henson"

And then execute:

$ bundle

Or install it yourself as:

$ gem install henson

Usage

henson install
henson update
henson package
henson clean

Developing

script/bootstrap
rake spec