Escovando Bits #63 - Side projects que pagam as contas: guia realista
We had a chat about side projects, OpenSource, and making money out of it — in Portuguese.
New release coming in hot!
dmgs,
more uses might be added in the future. (only on pro)
Example:
# .goreleaser.yml
app_bundles:
- bundle: com.goreleaser.goreleaser
icon: www/docs/static/goreleaser.icns
if: '{{eq .Arch "all"}}'
dmg:
- name: goreleaser
use: appbundle
DMG with GoReleaser Pro's App Bundle
nfpms and dmgs get an if field, which allows to further filter
artifacts. (only on pro)dmgs get an templated_extra_files field. (only on pro)kos gets support for setting annotations and user.GO386, GOARM64, GOMIPS64, GORISCV64, and
GOPPC64, as well as new template variables for each of them.GOARM to 7 instead of 6.As always, bug fixes, dependency updates, housekeeping, and documentation updates are included in this release as well.
You can install or upgrade using your favorite package manager, or see the full release notes and download the pre-compiled binaries here and here (for Pro).
You can help by reporting issues, contributing features, documentation improvements, and bug fixes. You can also sponsor the project, or get a GoReleaser Pro license.