Skip to content

mahmoud/calver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

96 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

CalVer

CalVer is a project versioning convention based on calendar dates of project releases, instead of arbitrary numbers. There are many benefits to this approach, and multiple variations to custom fit all projects, from Ubuntu to Twisted to PyCharm to C itself and more.

Contributing

If you have questions, comments, issues, or enhancements, please feel free to open an issue.

calver.org is generated with Chert and Python. So, if you would like to submit a pull request directly, pip install chert and chert serve from within the repo directory to get a live-updating preview of what your change will look like.