Documentation ¶
Index ¶
Constants ¶
View Source
const Path = "live"
Variables ¶
View Source
var ( ErrNoReleasesPublished = errors.New("this repository has no existing releases") ErrNoReleasesForThisOS = errors.New("this repository has no releases appropriate for this OS") )
Functions ¶
func CloneOrPullRepository ¶
func CloneRepository ¶ added in v0.10.0
func DownloadGithubRelease ¶
func DownloadGithubRelease(release *github.RepositoryRelease, dest string) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.