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

Research Branching Model: CLI

オープン
#20 コメント 2 件 リアクション 0 件 担当者 2 名 GitHub で見る

@PragatiVerma18 がすでに取り組んでいます。

2020年12月8日 から。

主要言語
JavaScript
スター
6
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

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?

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。