| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Create a macOS Application from an executable (like a Go binary)
To install appify:
go get github.com/machinebox/appifyappify -name "My Go Application" -icon ./icon.png /path/to/bin
It will create a macOS Application.
If you want to build a Go backed web based desktop application, check out our machinebox/desktop project.
| Back | FazBrowse Home | New Git URL |