package
0.1.44
Repository: https://github.com/zephinzer/dev.git
Documentation: pkg.go.dev

# Functions

Clone does a `git clone` on the provided :cloneURL into the directory at :localPath.
GetRemote retrieves the remote from the Git repository located at the path :fromGitRepositoryAt which should be a directory containing a .git directory.
Init does a `git init` on the provided :localPath using the clone URL :cloneURL as the initial remote.

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author