Files
appify/README.md
2018-05-06 17:36:20 +01:00

16 lines
215 B
Markdown

# appify
Create a macOS Application from an executable (like a Go binary)
## Install
To install `appify`:
```bash
go get github.com/machinebox/appify
```
## Usage
appify -name "My Go Application" /path/to/bin