command
module
Version:
v1.1.1
Opens a new window with list of versions in this module.
Published: Aug 23, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
appify
Create a macOS Application from an executable (like a Go binary)

- Create an Application from any executable
- Set your own logo
- Specify app metadata via flags
Install
To install appify:
go get github.com/majick/appify
Usage
appify -name "My Go Application" -icon ./icon.png /path/to/bin
It will create a macOS Application.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.