Documentation
¶
Index ¶
- func CloneTemplateRepo(repo string, workdir string, paths []string)
- func CreateFilesFromTemplate(filepath string, templateContext string, data interface{}) error
- func GenToken() (string, error)
- func ReadTokensFromFile(filePath string) ([]models.Token, error)
- func Remove(paths []string) error
- func WriteToTemplate(path string, content []byte)
- func WriteTokensToFile(filename string, tokens []models.Token) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloneTemplateRepo ¶
CloneTemplateRepo clones the template repository.
func CreateFilesFromTemplate ¶
CreateFilesFromTemplate creates files from a template
func WriteToTemplate ¶
WriteToTemplate writes content to a file
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.