Clone, pull, and get status of a specific student on an assignment
- Langage dominant
- Go
- Étoiles
- 125
- Forks
- 21
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
**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.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
L’issue nomme les commandes bulk existantes pour clone, pull et status, mais ne mentionne aucun fichier ni test. Commencez par localiser ces points d’entrée de la CLI et déterminer comment un étudiant est identifié ; le travail est considéré comme terminé lorsqu’une commande peut cibler cet étudiant pour status, clone ou pull sans dépendre des pages d’assignment, en prenant en compte la sortie lisible par machine demandée.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- github, go
- Domaine
- cli
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100