Research Branching Model: CLI
@PragatiVerma18 がすでに取り組んでいます。
2020年12月8日 から。
評価
この issue はまだ評価されていません。
説明
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
- React Native cli: https://github.com/react-native-community/cli/tree/master/packages/cli - can take inspiration from this project
- Commander: https://github.com/tj/commander.js/ - node.js cli tool
- Inquirer.js: https://github.com/SBoudrias/Inquirer.js/ - node.js cli user interface
- Chalk: https://www.npmjs.com/package/chalk - used to colourize output
- Simple Git: https://github.com/steveukx/git-js - lightweight git commands in node.js
Branch
https://github.com/MLH-Fellowship/react-native-tutorial/tree/setup-branch-cli
Screenshots


questions
Should we directly implement this into the react-native cli?
- 主要言語
- JavaScript
- スター
- 6
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
MLH-Fellowship/react-native-tutorial のほかの issue
-
MLH-Fellowship/react-native-tutorial#41 · 担当者 1 名 ·
-
Meeting notes オープン
難易度 1/5 1時間未満 初心者へのやさしさ 30/100
MLH-Fellowship/react-native-tutorial#39 · コメント 1 件 · リアクション 4 件 ·
-
MLH-Fellowship/react-native-tutorial#36 · コメント 1 件 · 担当者 1 名 ·
-
MLH-Fellowship/react-native-tutorial#35 · コメント 3 件 · 担当者 1 名 ·
-
MLH-Fellowship/react-native-tutorial#34 · 担当者 1 名 ·
MLH-Fellowship/react-native-tutorial の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
Automattic/studio#4908 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 74/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 86/100
sugarlabs/musicblocks#8847 ·