Skip to content

devopracy/generator-chef-repo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Generator Repo

Build Status Code Climate

A Chef repo for a customized Chef-DK generator cookbook. See cookbooks/code_generator/README.md for more details.

Requirements

This repo operates standalone with no cookbook dependencies.

Usage

Download the repo and point chef generate at the cookbooks dir, e.g.

chef generate cookbook -g ~/generator-chef-repo/cookbooks cookbook-name

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Add tests for the new feature; ensure they pass (rake)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create a new Pull Request

License & Authors

Copyright 2014-2015 Jonathan Hartman

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

A customized version of the generator cookbook included with Chef-DK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 80.6%
  • HTML 19.1%
  • Shell 0.3%