#!/bin/bash rails new hello-rails --database=postgresql && cd hello-rails bundle install bundle exec rake db:create bundle exec rake db:migrate wget https://gist.github.com/cerico/1d9ba5f18612ae3a1e27a6db75ddaad9/raw/5559fc1488145275454078324339432c1bf467a2/run.sh