gox icon indicating copy to clipboard operation
gox copied to clipboard

Separate GoCrossCompile() functionality into library

Open mcandre opened this issue 7 years ago • 1 comments

Would be great to expose GoCrossCompile() as a library call, so that Go build tools like Mage can trigger gox builds without requiring quite as many raw exec.Command invocations!

mcandre avatar Mar 31 '18 19:03 mcandre

+1 Thats exactly what i was hitting too with mage.

ghost avatar Sep 20 '18 11:09 ghost