Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSimplifies code contributions by automating automating dev setup. #750
Conversation
9afc467
to
dfb300e
dfb300e
to
01d29ec
|
Rebased on top of latest master @adamdbradley @kevinports |
Hi! there🙂 .
This PR simplifies code contributions by fully automating the dev setup with Gitpod (a free online VS Code-like IDE) for contributing.
With a single click, it'll launch a workspace and automatically:
npm run start.So that anyone interested in contributing can start straight away.
You can give it a try on My Fork of the repo:
https://gitpod.io/#https://github.com/nisarhassan12/ionicons/tree/nisarhassan12/gitpod-setup
It seems to work well please let me know if there is anything that can be improved I would love to help.