Merge pull request #363 from saimintech/saimintech/gitpod-setup

Fully automate dev setup with Gitpod
This commit is contained in:
catborise
2020-10-09 22:52:28 +03:00
committed by GitHub
2 changed files with 7 additions and 0 deletions

5
.gitpod.yml Normal file
View File

@@ -0,0 +1,5 @@
image: gitpod/workspace-full
tasks:
- init: 'echo "TODO: Replace with init/build command"'
command: 'echo "TODO: Replace with command to start project"'

View File

@@ -1,3 +1,5 @@
[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/retspen/webvirtcloud)
# WebVirtCloud # WebVirtCloud
###### Python3 & Django 2.2 ###### Python3 & Django 2.2