An open API service indexing awesome lists of open source software.

https://github.com/sbmueller/semver-taggr

CLI to manage your semantic version git tags
https://github.com/sbmueller/semver-taggr

cli semver

Last synced: 29 days ago
JSON representation

CLI to manage your semantic version git tags

Awesome Lists containing this project

README

          

# Semver Taggr

Interactive CLI tool to quickly tag your git repositories according to
[semantic versioning](https://semver.org/).

## Features

- Detects your last semantic versioning tag
- Asks which kind of change you want to reflect in your version bump
- Places a new tag in the same format in your repository