Files
old-v2-backend/itermocil.yml
2018-06-24 12:01:25 +02:00

12 lines
354 B
YAML

windows:
- name: WordPress + React
# Create a symlink in your home directory to the actual location of your code
# ln -s ~/path/to/code/for/saburly-wp .
root: ~/saburly-wp/
layout: main-vertical
panes:
- wp server
- commands:
- cd frontend && yarn install && yarn run dev
name: 'git'
- git status