chef-partners/cookbook-guide-generator

Name: cookbook-guide-generator

Owner: Chef Partners

Description: A Chef Cookbook Generator for the cookbook-guide project

Created: 2016-08-04 00:25:18.0

Updated: 2018-04-03 20:01:36.0

Pushed: 2018-04-03 21:41:43.0

Homepage: null

Size: 65

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Chef Partner Cookbook-guide Generator

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 ~/cookbook-guide-generator/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 2016 Chef Software, Inc.

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.

NOTE: I'd like to thank RoboticCheese for creating his repo as an influence and guide for me. :metal:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.