Hello, everyone,
It is my pleasure to announce that my GP solution of golang——"gogp" has 
published its final release: 3.0.0.final.
You can find the project here:
https://github.com/vipally/gogp
This project was born from January 2014.
This is the final release unless there are more good ideas or Golang 
build-in solution appears.
This release is a full GP solution in Golang, and support full work flow 
from a dummy-go-file to any numbers of real go file products.
Sample: https://github.com/vipally/gogp/blob/master/examples/stack.go
It is as simple as using a command line "gogp" to finish everything.
Or use as this in a test file:
import (
     _ "github.com/vipally/gogp/auto" //auto run gogp tool at GoPath in 
test process
)

examples see:
https://github.com/vipally/gogp/tree/master/examples
More help info, see readme file.

If this project does helps, don't forget give me a star, Thanks~~
Ally.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to