On Tue, 9 May 2017, at 12:12 PM, mhhc...@gmail.com wrote:
> Maybe that could be a simple go sub command: 
> 
> go gun [...packages]
> 
> gen+run=>gun 
> 
> Sure i could do on my end, it won t be adopted so ... useless.

Usually go generate is intended to be run once and the results committed
to the repository. It's not expected that end users of the code re-run
it regularly.
Ian

-- 
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