goreleaser.com
Deliver Go binaries as fast and easily as possible
Package Information
- Domain:
goreleaser.com
- Name:
goreleaser.com
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install goreleaser
Programs
This package provides the following executable programs:
goreleaser
Aliases
This package can also be accessed using these aliases:
goreleaser
Available Versions
Show all 41 versions
2.10.2
,2.10.1
,2.10.0
,2.9.0
,2.8.2
2.8.1
,2.8.0
,2.7.0
,2.6.1
,2.6.0
2.5.1
,2.5.0
,2.4.8
,2.4.7
,2.4.6
2.4.5
,2.4.4
,2.4.3
,2.4.2
,2.4.1
2.4.0
,2.3.2
,2.3.1
,2.3.0
,2.2.0
2.1.0
,2.0.1
,2.0.0
,1.26.2
,1.26.1
1.26.0
,1.25.1
,1.25.0
,1.24.0
,1.23.0
1.22.1
,1.22.0
,1.21.2
,1.21.1
,1.21.0
1.20.0
Latest Version: 2.10.2
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +goreleaser.com@2.10.2 -- $SHELL -i
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.goreleasercom
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.