I has been published the initial 1.0.0 version of the mvn-golang-wrapper plugin in the maven central. The Example "Hello World" for the plugin can be cloned here.
Saturday, March 26, 2016
Thursday, March 24, 2016
GoLang with Maven
I very like the Maven build tool and decided to make some plugin to wrap main GoLang commands and provide possibility to build GoLang applications directly with Maven. For that I have started OSS project https://github.com/raydac/mvnGoLang
It wraps commands:
It wraps commands:
- clean
- get
- build
- install
- test
Subscribe to:
Posts (Atom)