gat

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

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

Go to latest
Published: Apr 11, 2022 License: MIT Imports: 1 Imported by: 0

README

Gat

Gat (reverse of tag) is a tool that bumps your repository version using semantic versioning Gat supports v in front of golang libraries

Installation

go install github.com/B3rs/gat@latest

Usage

gat minor/major/patch

Known issues

ssh: handshake failed: knownhosts: key mismatch

your known_hosts file can be outdated or missing the repository fingerprint, add it by running the following command:

ssh-keyscan -H github.com >> ~/.ssh/known_hosts

obviously change github.com with your repo

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