Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Build ¶
func Build()
Build compiles and zips grafton for all the three major operating systems we support
func BuildZipDarwinAmd64 ¶
func BuildZipDarwinAmd64() error
BuildZipDarwinAmd64 compiles and zips grafton for the darwin AMD64 architecture.
func BuildZipLinuxAmd64 ¶
func BuildZipLinuxAmd64() error
BuildZipLinuxAmd64 compiles and zips grafton for the linux AMD64 architecture.
func BuildZipWindowAmd64 ¶
func BuildZipWindowAmd64() error
BuildZipWindowAmd64 compiles and zips grafton for the windows AMD64 architecture.
func Release ¶
func Release()
Release is a combined command that will both build and release the zip files using packr and promulgate.
func ReleaseZips ¶
func ReleaseZips() error
ReleaseZips uses promulgate and the manifold CLI to release the current set of zips at the location where the command is run.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.