https://github.com/notashelf/zenver
A post-modern versioning scheme that does not suck.
https://github.com/notashelf/zenver
zenver
Last synced: about 1 year ago
JSON representation
A post-modern versioning scheme that does not suck.
- Host: GitHub
- URL: https://github.com/notashelf/zenver
- Owner: NotAShelf
- Created: 2024-05-13T03:19:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T09:05:37.000Z (about 2 years ago)
- Last Synced: 2024-05-15T12:34:05.579Z (about 2 years ago)
- Topics: zenver
- Language: Markdown
- Homepage:
- Size: 54.7 KB
- Stars: 14
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zen Versioning Specification
"Zen Versioning","Zen Ver" or "ZenVer" contains a set of rules and requirements
that make suggestions on how version numbers are assigned and incremented. You
can find the full document in [spec](./spec).
## About ZenVer
While the spec has been documented in [spec](./spec), the main motivations for
ZenVer has been documented in [about](doc/ABOUT.md).
## Contributing
ZenVer is considered stable at the mature version of **1**, but sane suggestions
may be considered. Please create a Pull Request, should you wish to improve the
specification.