increment

command module
v1.1.6 Latest Latest
Warning

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

Go to latest
Published: May 5, 2023 License: Unlicense Imports: 7 Imported by: 0

README

Increment      Latest Release Go ReportCard

Yep

What is this?

Needlessly complex program to parse, increment, and push the latest version number tag on github.

Err handling by Sentry

Made with 😫 , 😓 & 😭

Installation

Via Go (ALL Platforms)

go get github.com/joshhhhyyyy/increment

go install github.com/joshhhhyyyy/increment

export PATH=$PATH:$(go env GOPATH)/bin (Add gopath to path)

Via apt (Debian derivatives only)

echo "deb [trusted=yes] https://apt.joseos.com/ ./" | sudo tee /etc/apt/sources.list.d/joseos.list

sudo apt update

sudo apt install increment

Usage

increment [OPTIONS]

Options

**note: both single minus "-" and double minus "--" work fine

-nfpm // Not needed at all, Type: bool, Whether to build a deb with nfpm or not

--dont-push-main="" // Optional, Type: bool, Optional to not push to main (make a new tag only)

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