Metadata-Version: 2.1
Name: gcr-cli
Version: 0.1.0
Summary: A helper for working with GitHub classroom.
License: MIT
Author: James Turk
Author-email: dev@jamesturk.net
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pygithub (>=1.56,<2.0)
Requires-Dist: rich (>=12.6.0,<13.0.0)
Requires-Dist: typer (>=0.6.1,<0.7.0)
Description-Content-Type: text/markdown

# gcr

A helper command for working with GitHub classroom repositories.

