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