Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Clone ¶
func Clone(cfg *config.AssignmentConfig, noSpinner bool)
func GetAuth ¶ added in v0.13.0
func GetAuth() (ssh.AuthMethod, error)
Types ¶
type Starterrepo ¶
type Starterrepo struct { Repo *git.Repository Auth ssh.AuthMethod }
func PrepareStartercodeRepo ¶
func PrepareStartercodeRepo(assignmentCfg *config.AssignmentConfig) (*Starterrepo, error)
Click to show internal directories.
Click to hide internal directories.