gobump

command
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

gobump bumps up program version by rewriting `version`-like variable/constant values in the Go source code.

Usage:

gobump (major|minor|patch|set <version>) [-w] [-v] [<path>]

Commands:

major             bump major version up
minor             bump minor version up
patch             bump patch version up
set <version>     set exact version (no increments)
show              only show the versions (implies -v)

Flags:

-v=false: show the resulting version values
-w=false: write result to (source) file instead of stdout

Jump to

Keyboard shortcuts

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