Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BASE_URL string
View Source
var DONE_PLATE string = `
Successfully created %s project %s
cd %s
`
Functions ¶
func GetProjectName ¶
func GetProjectName() string
Types ¶
type ProjectData ¶
type ProjectData struct {
Files []FileData `json:"files"`
}
Click to show internal directories.
Click to hide internal directories.