Closed nisarhassan12 closed 4 years ago
This pull request is being automatically deployed with Vercel (learn more). To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/jdan/98css/1x441aqx3 ✅ Preview: https://98css-git-fork-nisarhassan12-master.jdan.now.sh
Hi! I'm not interested in including an additional yaml here unless I'm personally using the tool. Definitely consider reading from package.json
automatically in your product though.
Sure, fair enough. Also, reading from package.json automatically is a great idea, thanks for the suggestion!
Meanwhile I'll add this configuration to Gitpod's external config repo, so that your project's dev setup is still fully-automated when you open it in Gitpod. I hope that's cool with you?
Fine with me :)
On Wed, Apr 29, 2020 at 11:31 AM Nisar Hassan Naqvi < notifications@github.com> wrote:
Sure, fair enough. Also, reading from package.json automatically is a great idea, thanks for the suggestion!
Meanwhile I'll add this configuration to Gitpod's external config repo https://github.com/gitpod-io/definitely-gp, so that your project's dev setup is still fully-automated when you open it in Gitpod. I hope that's cool with you?
— You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub https://github.com/jdan/98.css/pull/75#issuecomment-621287920, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACGEJF2JMLC3ZY7BUPD37LRPBB5BANCNFSM4MTTLOZA .
Thanks.
Hi!
This Pr simplifies code contributions by fully automating the dev setup with Gitpod(an online VS-Code like IDE). With a single click, it'll launch a workspace and automatically:
npm run build
so that anyone interested in contributing can start straight away without any friction.
You can give it a try on my fork of the repo via the following link:
https://gitpod.io/#https://github.com/nisarhassan12/98.css