git-semver
Version manager
A plugin for managing version numbers in Git using the Semantic Versioning scheme
Git plugin for Semantic Versioning
382 stars
9 watching
43 forks
Language: Shell
last commit: almost 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
s0ders/go-semver-release | Automates semantic versioning of Git repositories by analyzing commit history and tagging with the correct SemVer number. | 10 |
gabriella439/dhall-semver | A Dhall package for working with semantic version numbers in software development | 14 |
cloudflare/semver_bash | A tool for parsing and comparing semantic versions in bash scripts | 251 |
vector-of-bool/semver | A C++ library for managing and manipulating semantic versioning information | 11 |
semver4j/semver4j | A lightweight Java library that helps handle versions according to the semantic versioning specification. | 73 |
walkercoderanger/semver | A library for parsing and manipulating semantic version numbers in .NET | 296 |
ddddxxx/semver | A Swift library implementing the Semantic Versioning protocol | 23 |
gvcgo/version-manager | A cross-platform version manager for multiple programming languages and tools | 843 |
cldm/cl-semver | A Common Lisp implementation of the Semantic Versioning Specification for version management | 14 |
askagirl/exenv-1 | A tool to manage Elixir versions and environments. | 0 |
go-nv/goenv | A tool for managing different versions of the Go programming language on a user's system. | 2,112 |
bobg/modver | Helps enforce semantic versioning rules in Go modules | 19 |
kylef/swiftenv | A tool to manage different versions of the Swift programming language | 1,981 |
h2non/semver.c | A C implementation of semantic versioning for parsing and comparing version numbers with prereleases and metadata | 185 |
shenv/shenv | A tool that allows users to easily switch between multiple versions of a shell environment. | 43 |