Documentation ¶
Index ¶
- Variables
- func CreateAssetFiles(targetDir string, projectName string) error
- func CreateProjectFiles(targetDir string, projectName string, git string, template string) error
- func GetAllFilenames() (out []string, err error)
- func GetGenFileContents(folder string, file string) (textBytes []byte, err error)
- func GetVersion() string
- func Install(targetDir string, projectName string) error
- func RegenerateAppIcon(target string) error
- func RegenerateManifest(target string) error
- func RegeneratePlist(targetDir string, projectName string) error
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Version string = strings.TrimSpace(version)
)
Functions ¶
func CreateAssetFiles ¶
func CreateProjectFiles ¶
func GetAllFilenames ¶
func GetGenFileContents ¶
func GetVersion ¶
func GetVersion() string
func RegenerateAppIcon ¶
func RegenerateManifest ¶
func RegeneratePlist ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.