nwops / puppet-retrospec

The only tool you need to generate puppet code, tests, modules, facts, types, providers, data and everything else.
https://www.retrospec-puppet.com/
GNU Affero General Public License v3.0
137 stars 27 forks source link

adds new generator functionality #46

Closed logicminds closed 8 years ago

logicminds commented 8 years ago

This is a major new feature set where the user can create facts, modules, providers, types, functions, and schemas. The generator will create not only the ruby file needed but also a sample unit test file as well.

This closes #38 #39 #40 #42 #43