simplify tests, remove readme injection

This commit is contained in:
2025-05-18 14:16:29 -04:00
parent c56d5058ec
commit 2827ce38d9
6 changed files with 50 additions and 55 deletions

View File

@@ -24,6 +24,6 @@ appify -name "My Go Application" -icon ./icon.png /path/to/bin
It will create a macOS Application.
## What next?
## Upstream
If you want to build a Go backed web based desktop application, check out our [machinebox/desktop](https://github.com/machinebox/desktop) project.
Forked from [machinebox/appify](https://github.com/machinebox/appify).