RubyGems Navigation menu

chef-gen-flavor-base 0.9.0

chef-gen-flavor-base is a base class to make it easy to create 'flavors' for use with [chef-gen-flavors](https://github.com/jf647/chef-gen-flavors). chef-gen-flavors plugs into the 'chef generate' command provided by ChefDK to let you provide an alternate template for cookbooks and other chef components. This gem simply provides a class your flavor can derive from; templates are provided by separate gems, which you can host privately for use within your organization or publicly for the Chef community to use. An example flavor that demonstrates how to use this gem is distributed separately: [chef-gen-flavor-example](https://github.com/jf647/chef-gen-flavor-example) 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.2 - September 11, 2015 (28.5KB)
  2. 0.9.1 - September 10, 2015 (28.5KB)
  3. 0.9.0 - September 09, 2015 (28KB)

Runtime依存関係 (2):

hooks ~> 0.4

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チェックサム:

d1d4c452340e57767718822ed5fb140c7c2a4fa55d9710939ecc73b019a85470

累計ダウンロード数 8,038

このバージョンのみ 2,354

ライセンス:

apache2

必要なRubyのバージョン: >= 0

リンク: