Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hadihammurabi/git-semver

Semantic version utilities with Git integration
https://github.com/hadihammurabi/git-semver

go

Last synced: 9 days ago
JSON representation

Semantic version utilities with Git integration

Awesome Lists containing this project

README

        

# git-semver
Semantic version utilities with Git integration

```
Usage:
git-semver [flags]
git-semver [command]

Examples:
git-semver up major

Available Commands:
get get current version
help Help about any command
up move current version to next version

Flags:
-h, --help help for git-semver

Use "git-semver [command] --help" for more information about a command.
```