Skip to content

Instantly share code, notes, and snippets.

@RyanParsley
Created April 3, 2015 19:41
Show Gist options
  • Select an option

  • Save RyanParsley/f636ef61991d055914c9 to your computer and use it in GitHub Desktop.

Select an option

Save RyanParsley/f636ef61991d055914c9 to your computer and use it in GitHub Desktop.
angular starter tmuxinator settings
# ~/.tmuxinator/angularstarter.yml
name: angularstarter
root: ~/Sites/angularStarter
windows:
- editor:
layout: main-vertical
panes:
- vim
- grunt watch:test
-
- webdriver: webdriver-manager start
- server: grunt watch:all
- irssi: irssi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment