Sign in Sign up
rubygems

chef-gen-flavors

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.

Activity

Latest release
11y ago
Total releases
16
Cadence
~2 days
Last 12 months
0

Details

License
Apache-2.0
First release
May 14, 2015
Releases
Version Released
0.9.1 patch
0.9.0 minor
0.8.6 patch
0.8.5 patch
0.8.4 patch
0.8.3 patch
0.8.0 minor
0.8.2 patch
0.8.1 patch
0.7.0 minor
0.6.1 patch
0.6.0 minor
0.6.2 patch
0.5.0 minor
0.4.0 minor
0.3.0 initial