Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateProject ¶
func CreateProject(config ProjectConfig) error
CreateProject generates a new Velocity project from template
func InitProject ¶
func InitProject(config ProjectConfig, targetDir string) error
InitProject adds Velocity structure to an existing Go project
func StartDevServers ¶
func StartDevServers(projectPath string)
StartDevServers starts npm run dev and go run main.go in background
Types ¶
Click to show internal directories.
Click to hide internal directories.