aboutsummaryrefslogtreecommitdiff
path: root/.gitpod.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: configure gitpod (#50)Uri Shaked2020-07-081-0/+12
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.