mirror of
https://github.com/github/gh-classroom
synced 2026-07-21 15:33:49 +00:00
No description
- Go 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .github | ||
| cmd/gh-classroom | ||
| pkg/classroom | ||
| .gitignore | ||
| CODE-OF-CONDUCT.md | ||
| CODEOWNERS | ||
| CONTRIBUTING.md | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| LICENSE.txt | ||
| main.go | ||
| main_test.go | ||
| README.md | ||
| SECURITY.md | ||
| SUPPORT.md | ||
GitHub Classroom CLI
⚠️ WARNING ⚠️ Closing down notice: This extension is deprecated. The GitHub Classroom application that provides data for
gh classroomis sunsetting, so this extension will stop working as that shutdown completes. For more information, see the GitHub Classroom sunset notice.
GitHub Classroom CLI Extension is a powerful and easy-to-use command line tool that enhances the functionality of the GitHub CLI, specifically tailored for educators using GitHub Classroom.
Learn more about how to use this extension on docs.github.com
Background
- This project does not currently have a roadmap
- If you would like to add additional features, please read our contribution guidelines
- To report a security vulnerability, please read our security guidelines
Requirements
Installation
- Install Homebrew
- Install the gh cli
brew install gh - Install this extension
gh extension install github/gh-classroom - To update this extension
gh extension upgrade classroom
Commands
For more information and a list of available commands
gh classroom -h
License
This project is licensed under the terms of the MIT open source license. Please refer to MIT for the full terms.
Maintainers
See CODEOWNERS
Support
See SUPPORT