All Projects → mahmoud → zerover

mahmoud / zerover

Licence: other
0️⃣ Minimalist versioning scheme for devs who can't be bothered.

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to zerover

Calver
📅 The web's go-to resource for Calendar Versioning info.
Stars: ✭ 271 (+92.2%)
Mutual labels:  standards, versioning, version
Reckon
Infer a project's version from your Git repository.
Stars: ✭ 124 (-12.06%)
Mutual labels:  semver, versioning, version
perfekt
Release, changelog and version your packages with perfe(k)t 👌 ease!
Stars: ✭ 15 (-89.36%)
Mutual labels:  semver, versioning, version
Grabver
Gradle Automatic Build Versioning Plugin - An easy Gradle plugin that follows semver.org rules to automatically generate the Patch version, Build number and Code version, while Major, Minor and Pre-Release suffix remain under our control.
Stars: ✭ 39 (-72.34%)
Mutual labels:  semver, versioning, version
Semver.c
Semantic version library written in ANSI C
Stars: ✭ 147 (+4.26%)
Mutual labels:  semver, versioning, version
Python Semver
Python package to work with Semantic Versioning (http://semver.org/)
Stars: ✭ 264 (+87.23%)
Mutual labels:  semver, versioning, version
Version
Represent and compare versions via semantic versioning (SemVer) in Swift
Stars: ✭ 160 (+13.48%)
Mutual labels:  semver, versioning, version
next-ver
Tells you the next semantic version for your local package
Stars: ✭ 27 (-80.85%)
Mutual labels:  semver, version
Git Version Bumper
Bump your git tag to the next version, easily. 👊
Stars: ✭ 87 (-38.3%)
Mutual labels:  semver, versioning
Jgitver
jgit based library to calculate semver compatible version from git tree
Stars: ✭ 119 (-15.6%)
Mutual labels:  semver, versioning
Jsemver
Java implementation of the SemVer Specification
Stars: ✭ 360 (+155.32%)
Mutual labels:  semver, versioning
Semver
Semantic versioning helper library for PHP
Stars: ✭ 144 (+2.13%)
Mutual labels:  semver, versioning
Gitversion
From git log to SemVer in no time
Stars: ✭ 2,131 (+1411.35%)
Mutual labels:  semver, versioning
Shipjs
Take control of what is going to be your next release.
Stars: ✭ 668 (+373.76%)
Mutual labels:  semver, versioning
Version
♈ Value Object that represents a SemVer-compliant version number.
Stars: ✭ 117 (-17.02%)
Mutual labels:  semver, version
React Native Version
🔢 Version your React Native or Expo app in a `npm version` fashion.
Stars: ✭ 408 (+189.36%)
Mutual labels:  semver, versioning
Semantic Release
📦🚀 Fully automated version management and package publishing
Stars: ✭ 14,364 (+10087.23%)
Mutual labels:  semver, version
git-version-bumper
Bump your git tag to the next version, easily. 👊
Stars: ✭ 92 (-34.75%)
Mutual labels:  semver, versioning
Cli
🆑📍 Setup automated semver compliant package publishing
Stars: ✭ 272 (+92.91%)
Mutual labels:  semver, version
ongeza
An automated way to follow the Semantic Versioning Specification
Stars: ✭ 36 (-74.47%)
Mutual labels:  semver, versioning

ZeroVer

ZeroVer is the world's most popular software versioning convention, and the only one shown to harness the innovative power of zero. The benefits are innumerable and the effects on the software world are profound.

Read more at 0ver.org.

Building

The site is statically generated using Chert.

Content is all under entries/.

Tables of current and past ZeroVer users are generated from projects.yaml into projects.json by tools/gen_projects_json.py using the GitHub API. The project list has gotten long enough that you'll need an API key.

custom.py uses Chert hooks to render and inject tables based off of projects.json. custom.py and tools/gen_projects_json.py are both written to only depend on libraries required by Chert. To bring things full circle, Chert has been 0ver for almost 3 years at the time of writing.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].