releaser

command module
v0.0.0-...-d7f1dd7 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

README

Releaser

Build Status License MIT Go Report Card Code Coverage

Release assistant built by avarabyeu

Usage:
  releaser [flags]
  releaser [command]

Available Commands:
  bintray     Uploads to bintray
  bump        Bump new version number
  exec        Executes bunch of commands
  help        Help about any command
  init        Creates version file
  release     Release new version
  replace     Replaces placeholders in files
  show        Print the current version number
  tag         Tags new version in git

Flags:
      --artifactsFolder string   Folder with artifacts to upload (default "release")
      --bintray.org string       BintrayConf organization
      --bintray.pack string      BintrayConf package
      --bintray.repo string      BintrayConf repository
      --bintray.token string     BintrayConf token
      --bintray.user string      BintrayConf user name
  -f, --file string              Version file to store current version (default "VERSION")
  -h, --help                     help for releaser
      --replace string           Replaces placeholders in files (default "release")
  -v, --version string           Version to be used

Use "releaser [command] --help" for more information about a command.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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