Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &base.Command{ UsageLine: "serve [dir]", Short: `build and run your game in a browser`, Long: `serve a build of your game for playing in a web browser, defaults to port 8080`, Flag: flag.NewFlagSet("serve", flag.ExitOnError), Run: run, }
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.