Skip to content

Instantly share code, notes, and snippets.

@rclements
Created September 29, 2014 19:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save rclements/a8696e2e8a5c4fc0e63a to your computer and use it in GitHub Desktop.
Save rclements/a8696e2e8a5c4fc0e63a to your computer and use it in GitHub Desktop.
1 name: "uspto"
2 windows:
3 - name: "services"
4 root: "~/projects/uspto/frontend/"
5 layout: tiled
6 panes:
7 - commands:
8 - jb6
9 - commands:
10 - cd ~/Isotope11/uspto/solr
11 - ./scripts/start-local-solrcloud.sh 3 2
12 - ./scripts/start-us-patent-grant-with-shards-per-year.sh
13 - cd ../ingestor
14 - ./c2s_sample.sh localhost
15 - commands:
16 - grunt watch
17 - commands:
18 - cd ~/projects/frontend
19 - name: "chats"
20 root: "~"
21 panes:
22 - weechat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment