Expand description
Functions for interacting with GitHub via the gh
CLI
Modules§
Constants§
Statics§
Traits§
- GitHub
- Trait describing the methods that the GitHub CLI should implement
Functions§
- gh_cli
- gh_
cli_ first_ time_ setup - init_
github_ cli - Get the GitHub CLI and initialize it with a default repository
If
fake
is true, a fake GitHub CLI is returned. The fake GitHub CLI is used for testing and does not interact with GitHub