package
0.9.23
Repository: https://github.com/cristianhenzel/github-repo.git
Documentation: pkg.go.dev

# Functions

Execute executes the root command.

# Variables

BuildDate holds the date and time at which the application was build.
Version holds the application version.

# Structs

Configuration holds git configuration data.
Repo holds a repository URL and its local directory equivalent.
Status holds a repository's status.

# Type aliases

StatusList is a convenience wrapper around []Status.