ghrelease

command module
v0.0.0-...-501edff Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2015 License: BSD-3-Clause Imports: 11 Imported by: 0

README

ghrelease

Golang GitHub release tool.

Usage

> ghrelease
Usage of ./ghrelease:
  -c, --config="~/.config/ghrelease/config.json"    Set ghrelease config file
  -f, --force=false                                 Replace the asset if it already exists
  -n, --name=""                                     Set the name for the release asset
  -p, --prerelease=false                            With -create, create as a dev release
  -r, --release=""                                  Create the release if it does not exist and set the release name
  -v, --version=false                               Print the name and version

Configuration

  • ~/.config/ghrelease/config.json:
{
    "auth_token": "supersekritgithubapptoken"
}

auth_token can also be provided by the GHRELEASE_AUTH_TOKEN environment variable.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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