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