mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-15 02:14:10 +02:00
Update README.md to link to semver.com to explain version scheme
This commit is contained in:
@@ -48,6 +48,11 @@ a person, the number of commits since this version (`17`). The commit SHA (`2167
|
|||||||
source code ripme was built from. If it is not built from the main branch, the branch name (`feature/auto-release`) is
|
source code ripme was built from. If it is not built from the main branch, the branch name (`feature/auto-release`) is
|
||||||
given.
|
given.
|
||||||
|
|
||||||
|
Note that this follows the Semantic Versioning spec (see https://semver.org/),
|
||||||
|
and uses the feature of the format that adds extra data after the `-` to
|
||||||
|
provide helpful context so that every commit on every branch has a dintinct
|
||||||
|
semver version associated with it.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
On macOS, there is a [cask](https://github.com/Homebrew/homebrew-cask/blob/master/Casks/ripme.rb).
|
On macOS, there is a [cask](https://github.com/Homebrew/homebrew-cask/blob/master/Casks/ripme.rb).
|
||||||
|
Reference in New Issue
Block a user