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

windows:
  - main:
      layout: 1074,239x57,0,0{144x57,0,0,0,94x57,145,0,2}
      panes:
        - # Empty
        - build:
            - fuser -k 9000/tcp
            - webfsd -r public -f index.html -p 9000
            - yarn add pulp && bower install && make watch