jf647/chef-gen-flavor-base

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.rubocop.yml
Gemfile
Guardfile
History.md
LICENSE
Manifest.txt
README.md
Rakefile
chef-gen-flavor-base.gemspec
circle.yml
lib/chef_gen/flavor_base.rb89
A
0 mins
lib/chef_gen/flavor_base/copy_helpers.rb24
A
0 mins
lib/chef_gen/flavor_base/resource_helpers.rb61
A
0 mins
lib/chef_gen/snippet/actions_taken.rb50
A
0 mins
lib/chef_gen/snippet/attributes.rb23
A
55 mins
lib/chef_gen/snippet/chef_spec.rb88
A
0 mins
lib/chef_gen/snippet/cookbook_base.rb78
A
0 mins
lib/chef_gen/snippet/debugging.rb18
A
0 mins
lib/chef_gen/snippet/example_file.rb24
A
1 hr
lib/chef_gen/snippet/example_template.rb24
A
1 hr
lib/chef_gen/snippet/git_init.rb25
A
25 mins
lib/chef_gen/snippet/guard.rb40
A
0 mins
lib/chef_gen/snippet/next_steps.rb22
A
0 mins
lib/chef_gen/snippet/no_clobber.rb39
A
1 hr
lib/chef_gen/snippet/recipes.rb23
A
55 mins
lib/chef_gen/snippet/resource_provider.rb25
A
0 mins
lib/chef_gen/snippet/standard_ignore.rb49
A
40 mins
lib/chef_gen/snippet/style_foodcritic.rb53
A
0 mins
lib/chef_gen/snippet/style_rubocop.rb87
A
0 mins
lib/chef_gen/snippet/style_tailor.rb48
A
0 mins
lib/chef_gen/snippet/test_kitchen.rb95
A
0 mins
lib/chef_gen/snippet_base.rb22
A
0 mins
lib/chef_gen/snippets.rb22
A
0 mins
shared/snippet/attributes/templates/default/attributes_default_rb.erb
shared/snippet/chef_spec/templates/default/_rspec.erb
shared/snippet/chef_spec/templates/default/spec_chef_runner_context_rb.erb
shared/snippet/chef_spec/templates/default/spec_recipes_default_spec_rb.erb
shared/snippet/chef_spec/templates/default/spec_spec_helper_rb.erb
shared/snippet/cookbook_base/templates/default/Berksfile.erb
shared/snippet/cookbook_base/templates/default/CHANGELOG_md.erb
shared/snippet/cookbook_base/templates/default/Gemfile.erb
shared/snippet/cookbook_base/templates/default/README_md.erb
shared/snippet/cookbook_base/templates/default/Rakefile.erb
shared/snippet/cookbook_base/templates/default/metadata_rb.erb
shared/snippet/example_file/files/default/files_default_example_conf
shared/snippet/example_template/files/default/templates_default_example_conf_erb
shared/snippet/guard/templates/default/Guardfile.erb
shared/snippet/recipes/templates/default/recipes_default_rb.erb