MantisBT: vboctor/gitpod-setup 09a01109

Author Committer Branch Timestamp Parent
vboctor vboctor vboctor/gitpod-setup 2021-02-20 09:17 master 99cf5c08
Changeset

Fully automate dev setup with Gitpod

This commit implements a fully-automated development setup using Gitpod.io, an
online IDE for GitLab, GitHub, and Bitbucket 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.

add - .gitpod.yml Diff File
add - .gitpod/Dockerfile Diff File
mod - readme.md Diff File