Upload an asset to a GitHub release
  • Go 82.2%
  • Shell 17.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2020-08-21 13:29:47 +02:00
.gitignore Build with gb 2016-07-08 09:17:13 +02:00
build.sh Build as Go module 2020-05-13 11:33:43 +02:00
go.mod Build as Go module 2020-05-13 11:33:43 +02:00
LICENSE Copyright 2016-07-28 22:56:51 +02:00
main.go Remove progress writer 2020-08-21 13:29:47 +02:00
README.md Initial 2013-12-08 12:12:23 +01:00

relup

Upload a release asset to GitHub.

Usage

relup calmh/relup v1.0.0 some-binary.tar.gz

Installing

Grab the binary from the Releases page, or go get github.com/calmh/relup.

License

MIT