varunsridharan / action-repository-meta

Github Action exposes useful metadata as environment variable which can be called / used in a workflow
https://github.com/marketplace/actions/github-repository-metadata
MIT License
17 stars 5 forks source link

Fully automate dev setup with Gitpod #8

Closed franzbischoff closed 4 years ago

franzbischoff 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.

franzbischoff commented 4 years ago

this was a mistake, sorry