-
Install Docker, Golang and hg
-
Set GOPATH
export GOPATH="/home/user/Go" -
go gets
go get github.com/i96751414/pulsarFor windows you also need:
go get github.com/mattn/go-isatty -
Build environments:
Once I could not upload the images to hub, you should do this for all dependencies, that is, cross-compiler and libtorrent-go. Be aware that this will take time.
make build-envs -
Make (Examples):
Linux-x64
make build TARGET_OS=linux TARGET_ARCH=x64 MARGS="dist"Darwin-x64
make build TARGET_OS=darwin TARGET_ARCH=x64 MARGS="dist"Windows
make build TARGET_OS=windows TARGET_ARCH=x86 MARGS="dist"All platforms
make alldistLibtorrent-go (all platforms)
make libs
daniloharuo/pulsar
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|