plugin

command
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2020 License: MIT Imports: 2 Imported by: 0

README

build the plugin for linux

  1. 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
  1. Start the docker with -v YOUR_GOPATH/src:/go/src

  2. Then inside the docker, build with ./build.sh

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL