# Functions
EnvmanExport exports an environment variable using envman.
NewConfig returns a new configuration initialized from environment variables.
NewGithubClient returns a new Github client to interact with a given repository.
NewGithubRepo return a new Github repository.
NewGitRepo returns a new local clone of a remote repository.
# Structs
Integration is a GitOps integration for Bitrise CI.
NewGitRepoParams are parameters for NewGitRepo function.
Templates renders a folder of templates to a local repository.
UpdateFilesParams are parameters for UpdateFiles function.