2018-05-06 17:46:37 +01:00
2018-05-06 17:36:20 +01:00
2018-05-06 16:20:22 +01:00
2018-05-06 16:20:22 +01:00
2018-05-06 17:36:20 +01:00
2018-05-06 17:36:20 +01:00
2018-05-06 17:36:20 +01:00
2018-05-06 17:46:37 +01:00
2018-05-06 17:46:37 +01:00

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

Output of appify is a mac application

Languages
Go 100%