Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplifies code contributions by automating automating dev setup. #750

Open
wants to merge 1 commit into
base: master
from

Conversation

@nisarhassan12
Copy link

@nisarhassan12 nisarhassan12 commented Dec 20, 2019

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:

  • clone the ionicons repo.
  • install the dependencies.
  • run 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

image

It seems to work well please let me know if there is anything that can be improved I would love to help.

@nisarhassan12 nisarhassan12 force-pushed the nisarhassan12:nisarhassan12/gitpod-setup branch from 9afc467 to dfb300e Mar 19, 2020
@nisarhassan12 nisarhassan12 force-pushed the nisarhassan12:nisarhassan12/gitpod-setup branch from dfb300e to 01d29ec Mar 19, 2020
@nisarhassan12
Copy link
Author

@nisarhassan12 nisarhassan12 commented Mar 19, 2020

Rebased on top of latest master @adamdbradley @kevinports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.