Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
TemplateRepoURL = "https://github.com/taubyte-test/tb_templates"
)
Functions ¶
func Repository ¶
func Repository() *git.Repository
Types ¶
type TemplateInfo ¶
func (*TemplateInfo) CloneTo ¶
func (info *TemplateInfo) CloneTo(dir string) error
CloneTo will create the directory for the template and move all files from the template repository except .git
Source Files ¶
Click to show internal directories.
Click to hide internal directories.