Hi,

I have released a project to easily generate MSI package on top of wix.

I made it primarily to enhance usability of my Go packages, but it can be 
used for non go projects too.

It can handle multiple directories, multiple files, environments variable, 
and shortcuts.

https://github.com/mh-cbon/go-msi

As a first result,
https://github.com/mh-cbon/go-msi/releases/tag/0.0.17

I include two specifics recipes for unix users, like me in fact,

- Using Appveyor : 
https://github.com/mh-cbon/go-msi/blob/master/appveyor-recipe.md
- Using a vagrant box : 
https://github.com/mh-cbon/go-msi/blob/master/unice-recipe.md

I hope you ll find interest into that to share your bin with non go 
developers.

Looking forward for deb and rpm packaging!

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