Documentation
¶
Overview ¶
Package shell provides helpers for executing shell commands and wrappers for popular commands (e.g., git).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Clone ¶
Clone runs 'git clone' with the repoURL and clones the repo contents into targetDir. targetDir must be an empty directory.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.