semver_bash

Version parser

A tool for parsing and comparing semantic versions in bash scripts

Semantic Versioning in Bash

GitHub

251 stars
9 watching
62 forks
Language: Shell
last commit: about 2 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
markchalloner/git-semverA plugin for managing version numbers in Git using the Semantic Versioning scheme382
h2non/semver.cA C implementation of semantic versioning for parsing and comparing version numbers with prereleases and metadata185
walkercoderanger/semverA library for parsing and manipulating semantic version numbers in .NET299
qzb/sh-semverA Bash implementation of semantic versioning with support for various comparators and ranges.29
s0ders/go-semver-releaseAutomates semantic versioning of Git repositories by analyzing commit history and tagging with the correct SemVer number.10
ddddxxx/semverA Swift library implementing the Semantic Versioning protocol23
parro-it/semver-first-satisfiedFinds the minimum version from an array that satisfies a given semantic version range2
tomzx/php-semver-checkerCompares source code before and after to suggest semantic versioning changes based on PHP Semantic Versioning 2.0.0430
vector-of-bool/semverA C++ library for managing and manipulating semantic versioning information11
mrackwitz/versionA library for comparing and representing semantic version numbers in Swift183
cldm/cl-semverA Common Lisp implementation of the Semantic Versioning Specification for version management14
gabriella439/dhall-semverA Dhall package for working with semantic version numbers in software development14
shenv/shenvA tool that allows users to easily switch between multiple versions of a shell environment.43
semver4j/semver4jA lightweight Java library that helps handle versions according to the semantic versioning specification.75
eush77/semver-maxCompares versions according to semantic versioning rules and returns the maximum or minimum version.3