pythonprobr / pythonbirds

Projeto para Ensino de Programação Orientadas a Objetos em Python
MIT License
292 stars 2.04k forks source link

Fully automate dev setup with Gitpod #28

Closed engnogueira closed 3 years ago

engnogueira commented 4 years ago

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.