Commit Graph
8 Commits
Author SHA1 Message Date
TD-er 3fea6bfe92 [Gitpod] Apparently Gitpod still uses Python 2.7
pip install -U platformio to make it Python version independent.
2020-09-12 18:03:09 +02:00
TD-er e49e221c19 [Gitpod] Change init: into before: 2020-09-12 16:18:40 +02:00
TD-er 50f0b28a96 [Gitpod] Use pip3 as we need Python3 2020-09-12 16:08:52 +02:00
TD-er 81c699938c Remove PlatformIO Extension from GitPod.yml 2020-03-21 20:29:55 +00:00
TD-er af07b92bcf Change bracket pair colorizer for one that installs in GitPod 2020-03-21 20:06:23 +00:00
TD-er 31112228b7 Add VSCode Extentions 2020-03-21 18:41:08 +00:00
TD-er f2266c1e38 Add Gitpod extensions 2020-03-21 18:12:45 +00:00
TD-er 9ca2b43713 Add gitpod config
this commit adds support for Gitpod.io, a free automated
dev environment that makes contributing and generally working on GitHub
projects much easier. It allows anyone to start a ready-to-code dev
environment for any branch, issue and pull request with a single click.
2020-03-21 18:18:55 +01:00