Fully automate dev setup with Gitpod (#1868)
* Fully automate dev setup with Gitpod This commit implements a fully-automated development setup using Gitpod.io, an online IDE for GitHub and GitLab that enables Dev-Environments-As-Code. This makes it easy for anyone to get a ready-to-code workspace for any branch, issue or pull request almost instantly with a single click. Signed-off-by: justaugustus <foo@agst.us>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
.github/
|
||||
bin/
|
||||
tmp/
|
||||
.gitpod.yml
|
||||
|
Reference in New Issue
Block a user