globalsign / mgo

The MongoDB driver for Go
Other
1.97k stars 232 forks source link

Fully automate dev setup with Gitpod #398

Open taherv opened 3 years ago

taherv commented 3 years ago

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.