更新 readme,配置Gitpod

This commit is contained in:
Jan Keromnes
2019-01-21 18:50:13 +00:00
parent c613b54dec
commit 5eb412d45a
2 changed files with 12 additions and 0 deletions

6
.gitpod.yml Normal file
View File

@@ -0,0 +1,6 @@
ports:
- port: 8008
onOpen: open-preview
tasks:
- init: pip install -r requirements.txt && cp env.py.example env.py
command: python main.py -t