HTTP client for downloading tarballs from GitHub's API.
Summary
Functions
@spec download_tarball( SkillKit.Kit.GitHub.Ref.t(), keyword() ) :: {:ok, binary()} | {:error, term()}
HTTP client for downloading tarballs from GitHub's API.
@spec download_tarball( SkillKit.Kit.GitHub.Ref.t(), keyword() ) :: {:ok, binary()} | {:error, term()}