added what next

This commit is contained in:
Mat Ryer
2018-05-06 17:48:24 +01:00
parent c625839fe0
commit b5cae4a4d7

View File

@@ -16,6 +16,10 @@ go get github.com/machinebox/appify
appify -name "My Go Application" /path/to/bin
```
It will create a macOS Application
It will create a macOS Application:
![Output of appify is a mac application](preview.png)
## What next?
If you want to build a Go backed web based desktop application, check out our [machinebox/desktop](https://github.com/machinebox/desktop) project.