I usually use make for that in combination with Goreleaser
https://github.com/goreleaser/goreleaser/ .


On Wed, May 27, 2020 at 7:18 AM Chashika Weerathunga <
chashikajw...@gmail.com> wrote:

> go mod, go build fine. Also I want to pack(zip) a executable and other few
> directories into a folder. And also need to manage project version. In
> maven we can do tasks like this.  So I want to manage all the things in
> flexible way.
>
> On Wednesday, May 27, 2020 at 10:30:21 AM UTC+5:30, Chashika Weerathunga
> wrote:
>>
>> Instead of creating a bash file, is there any build management tool like
>> maven for go lang ? I want to do the version, dependency management and
>> also create build files etc.
>>
> --
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/golang-nuts/beb3c884-b76f-4af4-83ca-e2e27f5421db%40googlegroups.com
> <https://groups.google.com/d/msgid/golang-nuts/beb3c884-b76f-4af4-83ca-e2e27f5421db%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAKOF695Sm9v7CgQn7UNqyvRecrGC3DE-K0eNYRVz--rLtsbHPQ%40mail.gmail.com.

Reply via email to