Sha256: db7c760d675de7d4560323d5782303bf2d21682e0dea17ca423e6031353edf08
Contents?: true
Size: 300 Bytes
Versions: 39
Compression:
Stored size: 300 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}" puts "Project #{project_name} created! Ask Micah to set up staging server."
Version data entries
39 entries across 39 versions & 1 rubygems