public
Fork of nakajima/capistrano-bells
Description: A bunch of recipes to help you deploy a Rails app.
Clone URL: git://github.com/bmizerany/capistrano-bells.git
capistrano-bells / install.rb
100644 2 lines (2 sloc) 0.151 kb
1
2
puts "You've just installed Capistrano Bells."
puts "Now run rake bells:generate_capfile to generate a new Capfile template and you'll be on your way."