package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: May 19, 2019
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var CmdBuild = &base.Command{
Run: runBuild,
UsageLine: "build",
Short: "cross compiler",
Long: "compile packages for darwin, windows, linux.",
Hidden: true,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.