Documentation
¶
Index ¶
- func DectectOs() string
- func InstallTool(toolName, osName string) []string
- func IsInstalled(tool string) bool
- func RunAuth(projectDir, stack, authName string) error
- func RunCommand(projectDir string, name string, args ...string) error
- func RunDatabase(projectDir, stack, dbName string) error
- func RunLint(projectDir, stack, lintName string) error
- func RunValidator(projectDir, stack, validatorName string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstallTool ¶
Return install command as []string
func RunDatabase ¶
RunDatabase installs DB dependencies based on stack + dbName
func RunValidator ¶
RunDatabase installs DB dependencies based on stack + dbName
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.