aboutsummaryrefslogtreecommitdiff
path: root/.tmuxinator.yml
diff options
context:
space:
mode:
Diffstat (limited to '.tmuxinator.yml')
-rw-r--r--.tmuxinator.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.tmuxinator.yml b/.tmuxinator.yml
new file mode 100644
index 0000000..be3eac8
--- /dev/null
+++ b/.tmuxinator.yml
@@ -0,0 +1,10 @@
+name: sucre
+
+windows:
+ - main:
+ layout: 1074,239x57,0,0{144x57,0,0,0,94x57,145,0,2}
+ panes:
+ - # Empty
+ - build:
+ - webfsd -r public -f index.html -p 9000
+ - npm install pulp && bower install && ./watch