aboutsummaryrefslogtreecommitdiff
path: root/.tmuxinator.yml
blob: 1ffa362accd51f773c4791c727a25333c25c3b97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: reading

windows:
  - main:
      layout: 3747,239x59,0,0{144x59,0,0,0,94x59,145,0[94x30,145,0,1,94x28,145,31,2]}
      panes:
        - # Empty
        - sbt:
          - sbt
          - ~fastOptJS
        - server:
          - webfsd -F -r public -f index.html -p 9000
  - cover:
      - cd public/cover