dave

command module
v0.0.0-...-732ee66 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2016 License: MIT Imports: 8 Imported by: 0

README

dave

Dave cuts VoIPGRID releases.

Installation

Quite simple: get Go, set a $GOPATH, and run

go get github.com/VoIPGRID/dave

Use

Make sure $GOPATH/bin is in your $PATH.

$ dave -h
Usage of dave:
  -owner string
    	github owner to find repo under (default "VoIPGRID")
  -prefix string
    	branch name prefix (default "release-")
  -repo string
    	github repository to bump version of (default "voipgrid")
  -token string
    	github access token

You'll need a Github access token, which you can generate here. Dave only needs repo scope to work.

All flags have an environment variable that sets the default, so setting DAVE_REPO also changes the repo Dave looks at. Flags override environment variables.

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