JackMordaunt / gopack

Package Go projects into platform specific artifacts. (mirror of git.sr.ht/~jackmordaunt/gopack)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gopack

gopack is a (work in progress) tool that packages Gio programs into valid operating system packages.

For macOS this is a .app directory structure, and for Windows it's a .exe executable binary with an embedded icon resource.

The end goal for this tool is to be a single-command cross-platform build tool for Gio programs.

Contributions welcome!

About

Package Go projects into platform specific artifacts. (mirror of git.sr.ht/~jackmordaunt/gopack)

License:Other


Languages

Language:Go 100.0%