Registry / cli / tcnksm-ghr

tcnksm-ghr

JSON →
library0.18.3gogounverified

A command-line tool for creating GitHub releases and uploading artifacts in parallel, simplifying release automation.

go get github.com/tcnksm/ghr
INSTALL
IMPORT
SIG · TCNKSM-GHR
T
tcnksm-ghr
cligov0.18.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ghr
github.com/tcnksm/ghr

Imports the ghr package for GitHub release creation.

package main import ( "fmt" "github.com/tcnksm/ghr" ) func main() { // Example: create a release fmt.Println("GHR ready") }
Debug
Known issues
gotchaRequires a GitHub token with appropriate permissions.
fix
Set GITHUB_TOKEN environment variable.
affects: >=0.1.0
Upgrade
Version history
0.18.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
26
OpenAI (training)
1
Resources
tcnksm-ghr — go get tcnksm-ghr · libregistry