Module: GemHadar::GitHub
- Defined in:
 - lib/gem_hadar/github.rb
 
Overview
A module that provides GitHub API integration functionality for GemHadar.
This module contains the ReleaseCreator class which handles the creation of GitHub releases through the GitHub Releases API. It manages authentication, request construction, and response processing for release operations.
Defined Under Namespace
Classes: ReleaseCreator