Opened this issue 9 years ago · 1 comments
Could you add a call to go generate inside your build.sh ? That way, one could add custom operations to the build process.
go generate
build.sh
For example, I'd use it to generate my Swagger documentation.
Thanks for your work.
Up :)