Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A tool to bump repo versions using semantic versioning

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages