Hello guys, I have written an article to introduce how to build a Go
project with Gradle instead of Make:
https://github.com/gogradle/gogradle/blob/master/docs/build-go-with-gradle-en.md
I hope this will provide someone with some useful information.
Thanks~~~
:-)
--
You received this messag
Hi list,
Recently I have implemented a build tool named Gogradle to provide fully
automatic support for Golang. It is a Gradle plugin which supports
automatic project-scoped dependency management and many other features:
- Perfect cross-platform support, all tests have passed on OS/Windows/Linu