add a way to add arbitrary plist contents
This commit is contained in:
@@ -13,12 +13,12 @@ Create a macOS Application from an executable (like a Go binary)
|
||||
To install `appify`:
|
||||
|
||||
```bash
|
||||
go get github.com/machinebox/appify
|
||||
go get git.yetaga.in/alazyreader/appify
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
```
|
||||
```bash
|
||||
appify -name "My Go Application" -icon ./icon.png /path/to/bin
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user