Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
script
|
|
|
build
command
usage: go run ./script/build (go build -o bin/__PROJECT_NAME__)
|
usage: go run ./script/build (go build -o bin/__PROJECT_NAME__) |
|
bundle
command
Command bundle compiles __PROJECT_NAME__ for the host OS/arch into a single binary.
|
Command bundle compiles __PROJECT_NAME__ for the host OS/arch into a single binary. |
|
bundle/for-linux
command
usage: go run ./script/bundle/for-linux
|
usage: go run ./script/bundle/for-linux |
|
github/lib
usage: imported by go run ./script/github/release (shared release helpers)
|
usage: imported by go run ./script/github/release (shared release helpers) |
|
github/release
command
usage: go run ./script/github/release [--dry-run]
|
usage: go run ./script/github/release [--dry-run] |
|
install
command
usage: go run ./script/install build via go run ./script/build; then go install
|
usage: go run ./script/install build via go run ./script/build; then go install |
Click to show internal directories.
Click to hide internal directories.