Skip to content

Instantly share code, notes, and snippets.

@phstc
Created December 3, 2013 14:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phstc/7770142 to your computer and use it in GitHub Desktop.
Save phstc/7770142 to your computer and use it in GitHub Desktop.
project_name: augury
project_root: /Users/pablo/workspace/augury
windows:
- servers:
layout: even-vertical
panes:
- foreman start
- cd /Users/pablo/workspace/augury_admin && rails s -p 4000
- cd /Users/pablo/workspace/spree-2-0-stable/sandbox && rails s
- cd /Users/pablo/workspace/persistence_endpoint shotgun config.ru -p 9292
- cd /Users/pablo/workspace/spree_endpoint && rails s -p 5000
- mongod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment