Skip to content

Instantly share code, notes, and snippets.

@carlesso
Created October 2, 2013 12:30
Show Gist options
  • Save carlesso/6792953 to your computer and use it in GitHub Desktop.
Save carlesso/6792953 to your computer and use it in GitHub Desktop.
name: cloudflo
root: ~/projects/CloudFlo/CFU/Si14Web
workspace_name: "cloudflo"
container:
name: main
layout: vertical
windows:
- editor:
name: gvim
terminal: false
command: gvim .
- console:
name: console
terminal: true
command: ./scripts/console.sh
- irb:
name: irb
terminal: true
command: irb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment