This is a Rust workspace containing various packages for working with GitHub repository URLs.
The packages are:
-
ghrepo
— Rust library for parsing & constructing GitHub repository URLs & specifiers -
ghrepo-cli
— CLI command for showing the GitHub repository for a local Git repository -
repomaker
— Internal package for use in testing the other packages