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:
=

安裝:
=

版本列表:

  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.0 KB)
  5. 0.8.4 July 14, 2015 (29.0 KB)
顯示所有版本(共 16)

Runtime 相依性套件 (2):

bogo-ui ~> 0.1

Development 相依性套件 (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

擁有者:

作者:

  • James FitzGibbon

SHA 256 總和檢查碼:

=

總下載次數 43,625

這個版本 5,644

版本发布:

授權:

apache2

Ruby 版本需求: >= 0

相關連結: