Init commit
This commit is contained in:
12
itermocil.yml
Normal file
12
itermocil.yml
Normal 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
|
||||
Reference in New Issue
Block a user