Sha256: 9c78999846c100f7668999004220d0c5308d055360a2e7bf47a189e960328bf4
Contents?: true
Size: 299 Bytes
Versions: 9
Compression:
Stored size: 299 Bytes
Contents
# bard.rb # bot and rose design rails template require "bard/template/helper" %w(initial testing exception_notifier static_pages adva).each do |template_file| bard_load_template template_file end run "cd #{project_name}" say "Project #{project_name} created! Ask Micah to set up staging server."
Version data entries
9 entries across 9 versions & 1 rubygems