VMLib

Version Manager library for Semantic Versioning

View the Project on GitHub nirenjan/vmlib

Version Manger Library for SemVer

Overview

VMLib is a Ruby gem to manage Semantic Versioning of projects. The gem consists of a library and a command line utility to version a folder and all subfolders.

Features

Known Issues

The gem does not support creating separate versions of components in subfolders of an already versioned project folder. The Version file can be created manually to work around this limitation.

Documentation

See VMLib v1.1.1 Documentation