gohls
gohls copied to clipboard
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.
@yuriko01 That is cool. I didn't even know this project. I checked out the YAML file and didn't see anything node/npm related? Have you tried building the frontend with this service? I feel like that would be required for a full dev environment. I suspect it just works but wanted to be sure before I merge this PR.