Expand description
Provides functionality for interacting with Git, GitHub, repositories and releases.
Structsยง
- Git
- A helper for handling Git operations.
- GitHub
- A helper for handling GitHub operations.
- Release
- Represents the data of a GitHub release.
- Repository
- A descriptor of a remote repository.