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

windows:
  - console:
    - clear
  - app:
      panes:
        - client:
          - make clean-client watch-client
        - server:
          - make clean-server watch-server
  - db:
    - sqlite3 database