command
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: Apr 23, 2020
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
build the plugin for linux
- Build the docker image for cross-compile
docker build -t builder:0.0.1 .
with Dockerfile
FROM golang:alpine
RUN apk add bash ca-certificates git gcc g++ libc-dev
-
Start the docker with -v YOUR_GOPATH/src:/go/src
-
Then inside the docker, build with ./build.sh
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.