diaspora/script/build
2010-07-06 19:24:50 -07:00

2 lines
79 B
Ruby
Executable file

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