Created
September 21, 2018 14:56
-
-
Save RyanMulready/3fc887d4886ec76b89fd292fdd57f4d4 to your computer and use it in GitHub Desktop.
My Procfile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
django: es-site/es/manage.py runserver 0.0.0.0:8000 | |
compass: compass watch es-site/es/es/static | |
mail: maildev | |
log: tail -f local_es.log | |
storybook: yarn --cwd es-site/selfserve/ styleguide |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Further improvements to my configuration
Jira issue