Fully automate dev setup with Gitpod

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.
This commit is contained in:
GitG33 2021-02-27 19:29:11 +00:00
parent d8b4a139ac
commit 674cf7a7cf
2 changed files with 5 additions and 0 deletions

3
.gitpod.yml Normal file
View file

@ -0,0 +1,3 @@
tasks:
- init: yarn install
command: yarn run start

View file

@ -1,3 +1,5 @@
[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/felixrieseberg/windows95)
# windows95
This is Windows 95, running in an [Electron](https://electronjs.org/) app. Yes, it's the full thing. I'm sorry.