built_in/plugins/basic/Cogfile

Summary

Maintainability
Test Coverage
template_path 'templates'

stamp_generator do |name, dest|
  @name = name
  stamp 'basic/generator.rb', dest, :absolute_destination => true
end