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

fully automate the dev setup with Gitpod. #370

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nisarhassan12
Copy link

@nisarhassan12 nisarhassan12 commented Feb 17, 2020

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'll launch a workspace and automatically:

  • clone the arc repo.
  • install the dependencies.
  • run yarn run start.

So that anyone interested in contributing can start straight away.

You can give it a try it on my fork via this link:

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

image

@codecov-io
Copy link

Codecov Report

Merging #370 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #370   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          43     43           
  Lines         297    297           
  Branches       57     57           
=====================================
  Hits          297    297

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d42d5e8...fefe125. Read the comment docs.

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

Successfully merging this pull request may close these issues.

None yet

2 participants