semver_bash
Version parser
A tool for parsing and comparing semantic versions in bash scripts
Semantic Versioning in Bash
251 stars
9 watching
62 forks
Language: Shell
last commit: 5 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin for managing version numbers in Git using the Semantic Versioning scheme | 382 |
| A C implementation of semantic versioning for parsing and comparing version numbers with prereleases and metadata | 185 |
| A library for parsing and manipulating semantic version numbers in .NET | 299 |
| A Bash implementation of semantic versioning with support for various comparators and ranges. | 29 |
| Automates semantic versioning of Git repositories by analyzing commit history and tagging with the correct SemVer number. | 10 |
| A Swift library implementing the Semantic Versioning protocol | 23 |
| Finds the minimum version from an array that satisfies a given semantic version range | 2 |
| Compares source code before and after to suggest semantic versioning changes based on PHP Semantic Versioning 2.0.0 | 430 |
| A C++ library for managing and manipulating semantic versioning information | 11 |
| A library for comparing and representing semantic version numbers in Swift | 183 |
| A Common Lisp implementation of the Semantic Versioning Specification for version management | 14 |
| A Dhall package for working with semantic version numbers in software development | 14 |
| A tool that allows users to easily switch between multiple versions of a shell environment. | 43 |
| A lightweight Java library that helps handle versions according to the semantic versioning specification. | 75 |
| Compares versions according to semantic versioning rules and returns the maximum or minimum version. | 3 |