I think you mean you want an .app they can drop in their /Applications folder.

A dmg is just a disk image. You can very easily create that: 
https://support.apple.com/kb/PH22247?locale=en_US

See https://mathiasbynens.be/notes/shell-script-mac-apps for creating a custom 
.app.

I know it says script but it should work fine for a go program.

> On Jul 30, 2016, at 7:00 PM, Joe Blue <joeble...@gmail.com> wrote:
> 
> recommended way for a gopher to make a dmg, so my users can install my golang 
> app ?
> 
> i searched for a pure golang solution, but go nada.
> 
> thanks joe
> 
> -- 
> 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.

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