gh-classroom icon indicating copy to clipboard operation
gh-classroom copied to clipboard

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.

GitHub Classroom CLI

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

Additional Resources