Andy-Python-Programmer/aero

Add Gitpod integration

jwpjrdev opened this issue · 1 comments

Gitpod (https://gitpod.io) is a cool and dandy solution to “works on my machine” issues!
Workspaces are ephemeral and run in the cloud. It also allows you to work from any device. I personally use an iPad.

A .gitpod.yml file would be the only addition. This file can handle things such as a VNC client (as a remote desktop), dependency installation, etc.

I'll probably create a PR for this sometime soon.

I'll probably create a PR for this sometime soon.

That would be awesome!