GoogleChromeLabs / ProjectVisBug

FireBug for designers › Edit any webpage, in any state https://a.nerdy.dev/gimme-visbug
https://visbug.web.app
Apache License 2.0
5.46k stars 286 forks source link

simplify contributions by fully automating the dev setup with gitpod. #436

Closed nisarhassan12 closed 4 years ago

nisarhassan12 commented 4 years ago

Hi! :slightly_smiling_face: This Pr simplifies code contributions by fully automating the dev setup with Gitpod(a free online VS Code like ide). With a single click it will launch a ready to code workspace and automatically:

so that anyone interested in contributing or playing around with the code can start away without wasting time on the dev setup.

You can give a try on my fork of the repo via the link below:

https://gitpod.io/#https://github.com/nisarhassan12/projectvisbug

image

argyleink commented 4 years ago

very interesting. i appreciate this offering 👍

I'm currently feeling like closing this PR / not accepting but possibly making a branch for later use in case the need arises. i dont think your work will be lost, but it wont be on master just yet. thanks tho! this is a clean PR.