OSDN Git Service

adds the 00cookbook template cookbook.
authorwhitestar <whitestar@gaea.test>
Sun, 29 Jan 2017 05:47:48 +0000 (14:47 +0900)
committerwhitestar <whitestar@gaea.test>
Sun, 29 Jan 2017 05:47:48 +0000 (14:47 +0900)
commitf16a762fbebd483a17e1f286b16efe8ca943f5d7
tree3567cf99590e4d4fcd3473e5044fa3289d50d94f
parent525e72d27aff07371af4c5b06d1ecbe1e82ef2fd
adds the 00cookbook template cookbook.
cookbooks/00cookbook/.foodcritic [new file with mode: 0644]
cookbooks/00cookbook/.rubocop.yml [new file with mode: 0644]
cookbooks/00cookbook/CHANGELOG.md [new file with mode: 0644]
cookbooks/00cookbook/Gemfile [new file with mode: 0644]
cookbooks/00cookbook/README.md [new file with mode: 0644]
cookbooks/00cookbook/Rakefile [new file with mode: 0644]
cookbooks/00cookbook/metadata.rb [new file with mode: 0644]
cookbooks/00cookbook/recipes/default.rb [new file with mode: 0644]
cookbooks/00cookbook/spec/recipes/default_spec.rb [new file with mode: 0644]
cookbooks/00cookbook/spec/spec_helper.rb [new file with mode: 0644]