From f6a73e5bd6a5e2d7d4eb9c8a14bdf1a0c8a4ac4c Mon Sep 17 00:00:00 2001 From: Joris Date: Tue, 4 Apr 2017 23:40:54 +0200 Subject: Bootstrap purescript --- .tmuxinator.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .tmuxinator.yml (limited to '.tmuxinator.yml') 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 -- cgit v1.2.3