_tools

command
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Tool to increment the version number, read and write rbxmk/version.go, then create and tag a commit. Must run in root of repo.

Increment major version:

go run _tools/version.go +major

Increment minor version:

go run _tools/version.go +minor

Increment patch version:

go run _tools/version.go +patch

Set version directly:

go run _tools/version.go 0.0.0

After confirming commit, push to remote:

go run _tools/version.go push

Jump to

Keyboard shortcuts

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