diaspora/script/build
2010-07-06 19:23:34 -07:00

2 lines
79 B
Ruby

#!/usr/bin/env ruby
system('bundle install --gemfile ./Gemfile && rspec spec')