Skip to content

as27/golinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

golinux

Specially in Windows 10 it is not so simple to set the env variables for a cross compilation.

golinux wraps go build and calls it with GOOS=linux and GOARCH=amd64.

Installation

Just use go get

go get github.com/as27/golinux

About

wrapping the command for cross-compiling from windows to linux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages