Sign inSign up

playniuniu/mytoken-forward

By playniuniu

Updated almost 8 years ago

Docker for mytoken forward

Image
0

964

playniuniu/mytoken-forward repository overview

MyToken - MyToken Forward

使用说明

./mytoken -l license.dat

Build

Prepare go environment

go get -u github.com/gin-gonic/gin
go get -u github.com/gin-contrib/cors
go get -u github.com/sirupsen/logrus
go get -u github.com/fatih/color
go get -u github.com/spf13/cobra

Install UPX, In mac it is:

brew install upx

Build program

make build

Note: if encounter build error for windows target, you may need go get -u github.com/inconshreveable/mousetrap

Tag summary

Content type

Image

Digest

Size

6.3 MB

Last updated

almost 8 years ago

docker pull playniuniu/mytoken-forward