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

Version Path
bard-0.10.0 lib/bard/template.rb
bard-0.9.14 lib/bard/template.rb
bard-0.9.13 lib/bard/template.rb
bard-0.9.12 lib/bard/template.rb
bard-0.9.11 lib/bard/template.rb
bard-0.9.10 lib/bard/template.rb
bard-0.9.9 lib/bard/template.rb
bard-0.9.8 lib/bard/template.rb
bard-0.9.7 lib/bard/template.rb
bard-0.9.6 lib/bard/template.rb
bard-0.9.5 lib/bard/template.rb
bard-0.9.4 lib/bard/template.rb
bard-0.9.3 lib/bard/template.rb
bard-0.9.2 lib/bard/template.rb
bard-0.9.1 lib/bard/template.rb
bard-0.9.0 lib/bard/template.rb
bard-0.8.31 lib/bard/template.rb
bard-0.8.30 lib/bard/template.rb
bard-0.8.29 lib/bard/template.rb
bard-0.8.28 lib/bard/template.rb