MLH-Fellowship / MLH-Fellowship/react-native-tutorial

Research Branching Model: CLI

Open
#20 2 comments 0 reactions 2 assignees View on GitHub

@PragatiVerma18 is already working on this.

Since Dec 8, 2020.

Dominant language
JavaScript
Stars
6
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Requirements:

Allow the user to switch to various branches of the tutorial, with each branch representing it's own step/part of the tutorial. Do this smoothly, so that a hot reload of the app will immediately show the changes in the app.

Idea:

  • make a react-native tutorial CLI in node.js/javascript that can switch the github branch of the current repo to various steps of the project.

Concerns

  • Each step will have different dependencies, when switching branches, we must insure that npm install is called
  • Must build a cross-platform compatible cli

Libraries that may assist

Branch

https://github.com/MLH-Fellowship/react-native-tutorial/tree/setup-branch-cli

Screenshots

image
In action

questions

Should we directly implement this into the react-native cli?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.