Ira server
~/go/bin/swag init -g main.go --output docs
docker buildx build --platform linux/amd64,linux/arm64 --push -t calmera/goira .
This app is not notarized, so you need to manually open it as follows:
- Make binary executable with
chmod +x goira-LATESTVERSION+darwin-YOURARCH
. - Right click on the binary in Finder and select 'Open With' then 'Other'.
- In the "Enable" drop-down menu select "All Applications".
- Go to 'Utilities' and select "Terminal".
You can now run the binary in your terminal.