goreleaser

module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 14, 2022 License: GPL-3.0

README

goreleaser

How to use:

goreleaser build --name 'MyApp' \
	--company 'org.myorg.myapp' \
	--image 'path/to/image.png' \
	--license 'Licensed under GPLv3.' \
	--version "v1.2.3" \
	--ldflags "-X main.Version=v1.2.3" \
	--path 'cmd/myapp/main.go'

As a result, you will get a 'release' folder with upload-ready archives for linux, darwin (MacOS) and windows platforms.

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL