Clone, pull, and get status of a specific student on an assignment

Open
#55 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
github, go
Domain
cli

Research direction

The issue names the existing bulk clone, pull, and status commands, but no files or tests. Start by locating those CLI entry points and determine how a student is identified; done means one command can target that student for status, clone, or pull without relying on assignment pages, with the requested machine-readable output considered.

Written by the indexing model from the issue text.

Description

enhancement

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 😁. Machine readable output like JSON would be great too in this case.

Dominant language
Go
Stars
126
Forks
21
PR merge metrics
No merged PRs in 30d

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.

More from github/gh-classroom

All issues in github/gh-classroom

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.