Skip to content

fully automate the dev setup with Gitpod.#370

Open
nisarhassan12 wants to merge 1 commit intodiegohaz:masterfrom
nisarhassan12:master
Open

fully automate the dev setup with Gitpod.#370
nisarhassan12 wants to merge 1 commit intodiegohaz:masterfrom
nisarhassan12:master

Conversation

@nisarhassan12
Copy link
Copy Markdown

@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
Copy Markdown

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.

2 participants