Init commit

This commit is contained in:
Moris Zen
2018-06-24 12:01:25 +02:00
commit 720a1c31a4
12 changed files with 446 additions and 0 deletions

12
itermocil.yml Normal file
View File

@@ -0,0 +1,12 @@
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