aboutsummaryrefslogtreecommitdiff
path: root/.tmuxinator.yml
blob: 914bf4f10e8e911a1f93f2eed38921a5cb07e549 (plain)
1
2
3
4
5
6
7
8
9
10
name: glycemie

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 && bower install && ./watch