Skip to content

Instantly share code, notes, and snippets.

@jsmestad
Created December 16, 2013 19:49
Show Gist options
  • Select an option

  • Save jsmestad/7993168 to your computer and use it in GitHub Desktop.

Select an option

Save jsmestad/7993168 to your computer and use it in GitHub Desktop.
portal: bundle exec rails s -p 3000
sidekiq: bundle exec sidekiq
redis: redis-server
tsa_server: sh -c 'cd ../tsa/ && exec rails s -p 3001'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment