gorunpkg icon indicating copy to clipboard operation
gorunpkg copied to clipboard

Add support for build tags

Open dvic opened this issue 7 years ago • 2 comments

dvic avatar Jun 27 '18 14:06 dvic

@vektah thoughts on this PR? it's working well for us but I'm not sure about the 'interface' (e.g., the BUILD_TAGS environment).

dvic avatar Jul 04 '18 20:07 dvic

Sorry, missed this.

Yeah the environment var is a bit odd, can we add a flag that matches the golang one?

vektah avatar Oct 18 '18 21:10 vektah