Clone, pull, and get status of a specific student on an assignment
- 主要言語
- Go
- スター
- 125
- フォーク
- 21
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
**Is your feature request related to a problem? Please describe.**
I want to clone and pull for a specific user, not just a (effectively random) set of students per "page" of an assignment.
**Describe the solution you'd like**
A single CLI command that could print the status or, clone, or pull the submission for a specific student on an assignment.
**Describe alternatives you've considered**
Use the bulk commands and prune to what I need, or use the webapp to find the student in question.
**Additional context**
I am looking to wrap the CLI tool here into a more featureful CLI for my own specific needs and the more CLI arg nuances I can get the better :grin:. Machine readable output like JSON would be great too in this case.
コントリビューションガイド
調査の方向性
この issue では既存の clone、pull、status の bulk コマンドが挙げられていますが、ファイルやテストは示されていません。まずこれらの CLI エントリーポイントを見つけ、学生がどのように識別されるかを確認してください。完了条件は、assignment ページに依存せず、1 つのコマンドでその学生を対象に status、clone、または pull を実行でき、要求された machine-readable な出力が考慮されていることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github, go
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100