Feature request: add `accept` command
Open
- Dominant language
- Go
- Stars
- 125
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Allow students to accept GitHub Classroom assignments via the CLI as well, as via
```
gh classroom accept ORG/REPO
```
wherein ORG is a teacher's org (for GitHub Classroom) and REPO is a template repo therein.
Alternatively, per @octosteve, a student could be prompted interactively to select an assignment to accept.
Contributor guide
Assessment
This issue has not been assessed yet.