Skip to content

Instantly share code, notes, and snippets.

@topless
Last active December 2, 2019 17:08
Show Gist options
  • Save topless/cc9bc9b512424b9ea3dd949c3859024c to your computer and use it in GitHub Desktop.
Save topless/cc9bc9b512424b9ea3dd949c3859024c to your computer and use it in GitHub Desktop.
itermocil
windows:
- name: invenio-app-ils
root: ~/Work/invenio-app-ils
layout: even-vertical
panes:
- docker-compose up
- celery worker -A invenio_app.celery -l INFO
- commands:
- workon ils
- code .
- commands:
- workon ils
- ./scripts/server
- commands:
- cd ui
- npm start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment