cgapp

package
v1.7.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BeautifyText added in v1.4.0

func BeautifyText(text, color string) string

BeautifyText function for send (colored or common) message to output.

func CreateProjectFromCmd added in v1.4.0

func CreateProjectFromCmd(p *registry.Project, c map[string]*registry.Command, m string) error

CreateProjectFromCmd function for create a new project from a comand line.

func CreateProjectFromRegistry added in v1.4.0

func CreateProjectFromRegistry(p *registry.Project, r map[string]*registry.Repository, m string) error

CreateProjectFromRegistry function for create a new project from repository.

func ExecCommand added in v1.4.0

func ExecCommand(command string, options []string) error

ExecCommand function to execute a given command.

func GitClone added in v1.4.0

func GitClone(rootFolder, templateName string) error

GitClone function for `git clone` defined project template.

func MakeFiles added in v1.4.0

func MakeFiles(rootFolder string, filesToMake map[string][]byte) error

MakeFiles function for massively create folders.

func MakeFolder added in v1.4.0

func MakeFolder(folderName string, chmod os.FileMode) error

MakeFolder function for create folder.

func RemoveFolders added in v1.4.0

func RemoveFolders(rootFolder string, foldersToRemove []string)

RemoveFolders function for massively remove folders.

func SendMsg added in v1.4.0

func SendMsg(startWithNewLine bool, caption, text, color string, endWithNewLine bool)

SendMsg function forsend message to output.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL