jimmykane / quantified-self

Compare files from various activity trackers
GNU Affero General Public License v3.0
192 stars 25 forks source link

Fully automate dev setup with Gitpod #214

Closed DoPaNik closed 4 years ago

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

Add useful extensions to project

simonech commented 4 years ago

Why not github codespaces?

DoPaNik commented 4 years ago

I am currently on the waiting list :P

simonech commented 4 years ago

I am currently on the waiting list :P

I'm not 😄 image

DoPaNik commented 4 years ago

I am currently on the waiting list :P

I'm not 😄

supporting both cannot hurt either! ;-)

jimmykane commented 4 years ago

What do you think about supporting both and merging this ?

jimmykane commented 4 years ago

And hey @simonech nice to see you here 🙏🙏🙏

simonech commented 4 years ago

I’m playing with codespaces for work. I’ll give it a go. But for keeping it clearer, probably better as 2 separate PRs.

Sent from my iPhone

On 6 Oct 2020, at 19:22, Dimitrios Kanellopoulos notifications@github.com wrote:

 What do you think about supporting both and merging this ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

DoPaNik commented 4 years ago

I think for now, gitpod is the broader platform that makes it much easier for new people to support the project. Since Github's codespaces is still being tested and only available to a few, I think I would prefer gitpod.