chef-gen-flavor-example 0.6.1
An example plugin for [chef-gen-flavors](https://rubygems.org/gems/chef-gen-flavors). This plugin makes use of all the snippets provided by chef-gen-flavor-base, is meant as a reference implementation than for actual use. It demonstrates how to create a flavor with tests and serves as a good example of how to get started writing your own flavors for distribution. There are two flavors in this gem: * example: includes all the snippets in their default form * example2: inherits from example but removes ExampleFile and ExampleTemplate from the list of snippets to use
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (1):
            chef-gen-flavor-base
            ~> 0.9
          
    Development 依赖 (15):
            aruba
            ~> 0.6.2
          
          
            chef-dk
            ~> 0.5
          
          
            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
          
          
            rspec_junit_formatter
            ~> 0.2
          
          
            simplecov
            ~> 0.9
          
          
            simplecov-console
            ~> 0.2
          
          
            yard
            ~> 0.8