RubyGems Navigation menu

chef-gen-flavors 0.9.1

chef-gen-flavors is a framework for creating custom templates for the 'chef generate' command provided by ChefDK. This gem simply provides a framework; templates are provided by separate gems, which you can host privately for use within your organization or publicly for the Chef community to use. [chef-gen-flavor-base](https://github.com/jf647/chef-gen-flavor-base) is a base class that makes it easy to compose a flavor from reusable snippets of functionality, and using it is highly recommended. Using chef-gen-flavors on its own is only suitable if you already have a template which is a copy of the skeleton provided by ChefDK. At present this is focused primarily on providing templates for generation of cookbooks, as this is where most organization-specific customization takes place. Support for the other artifacts that ChefDK can generate may work, but is not the focus of early releases.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.9.1 - September 11, 2015 (13.5 KB)
  2. 0.9.0 - September 09, 2015 (13.5 KB)
  3. 0.8.6 - August 06, 2015 (29.5 KB)
  4. 0.8.5 - July 16, 2015 (29 KB)
  5. 0.8.4 - July 14, 2015 (29 KB)
Show all versions (16 total)

Runtime Dependencies (2):

bogo-ui ~> 0.1

Development Dependencies (16):

aruba ~> 0.6.2
chef-dk ~> 0.7
fakefs ~> 0.6
guard ~> 2.12
guard-rake ~> 0.0
guard-rspec ~> 4.2
guard-rubocop ~> 1.2
hoe ~> 3.13
hoe-gemspec ~> 1.0
rake ~> 10.3
rdoc ~> 4.0
rspec ~> 3.1
simplecov ~> 0.9
yard ~> 0.8

Owners:

Authors:

  • James FitzGibbon

SHA 256 checksum:

3b260351dbb8d2c5de03186d77579a660aa964d8ed346f4e5c5c1ee0227e5331

Total downloads 41,942

For this version 5,483

License:

apache2

Required Ruby Version: >= 0

Links: