#!/usr/bin/env sh

RAILS_ENV=development forego start -r -f Procfile.dev
