Registry / build-tool / chef-gen-flavors

chef-gen-flavors

JSON →
library0.9.1rbrubygemsunverified

Framework for creating custom templates for the 'chef generate' command provided by ChefDK.

gem install chef-gen-flavors
INSTALL
IMPORT
SIG · CHEF-GEN-FLAVORS
C
chef-gen-flavors
build-toolrubyv0.9.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ChefGenFlavors
require 'chef-gen-flavors'

Create a custom Chef cookbook template flavor.

require 'chef-gen-flavors' class MyFlavor < ChefGenFlavors::FlavorBase def cookbook_template 'my_custom_cookbook' end end MyFlavor.new.generate_cookbook('my_cookbook')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
18
OpenAI (training)
1
Resources
chef-gen-flavors — gem install chef-gen-flavors · libregistry