Initial support for a serve port flag

This commit is contained in:
Lea Anthony
2020-05-06 07:13:12 +10:00
committed by Travis McLane
parent 6da02e6b44
commit ce4fa06828
7 changed files with 58 additions and 35 deletions

View File

@@ -161,6 +161,7 @@ type ProjectOptions struct {
CrossCompile bool
Platform string
Architecture string
ServePort string
}
// Defaults sets the default project template