c625839fe0b894e6819d8075697c539d5b425b54
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
Description
Languages
Go
100%
