package
0.6.1
Repository: https://github.com/arbourd/git-get.git
Documentation: pkg.go.dev

# Functions

Clone clones the remote repository to the GETPATH and returns the directory.
Directory parses the directory where the cloned repository will be downloaded from the URL.
ParseURL parses and returns a URL from the remote string provided.
Path returns the absolute GETPATH.

# Constants

EnvKey is the name of the environmental variable that is used to store GETPATH information.
GitConfigKey is the key that is used to store GETPATH information in the global Git config.