inc

command module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2024 License: MIT Imports: 9 Imported by: 0

README

inc

✨ Overview

inc gives you the next semver for your repo, based on git tags.

$ inc
# 2.37.0 👉 2.37.1

💾 Installation

homebrew:

brew install dhth/tap/inc

go:

go install github.com/dhth/inc@latest

⚡️ Usage

inc is dead simple to use.

inc

# will print out the next version as follows, and will also copy it to your
# system clipboard
# 2.37.0 👉 2.37.1

# flags
inc -type='minor'
inc -copy-version=false
inc -print-version=false
inc -print-fancy=false

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