e8f0f40ac86b7d62d811f0b9b150d2faa9424193
appify
Create a macOS Application from an executable (like a Go binary)
Install
To install appify
:
go get github.com/machinebox/appify
Usage
appify -name "My Go Application" /path/to/bin
It will create a macOS Application:
What next?
If you want to build a Go backed web based desktop application, check out our machinebox/desktop project.
Description
Languages
Go
100%