Skip to main content

ReversionUp ReversionUp, is a simple command line tool that helps you increment the version number of your project. ReversionUp follows strictly the 2.0.0 version of the [SemVer](http://semver.org/) scheme. Version must be in the following scheme: - major.minor.patch - major.minor.patch-prerelease+build ReversionUp can be used along with Git to increment the version on each commit. > [ReversionUp](https://github.com/mardix/reversionup) Usage: reversionup : show version number reversionup -p : increment path reversionup -n : increment minor reversionup -m : increment major reversionup --git-tag : To tag reversionup --git-push-tags: to push the tags

Project description

ReversionUp

ReversionUp, is a simple command line tool that helps you increment the version number of your project.

ReversionUp follows strictly the 2.0.0 version of the [SemVer](http://semver.org/) scheme.

Version must be in the following scheme:

  • major.minor.patch

  • major.minor.patch-prerelease+build

ReversionUp can be used along with Git to increment the version on each commit.

> [ReversionUp](https://github.com/mardix/reversionup)

Usage:

reversionup : show version number

reversionup -p : increment path

reversionup -n : increment minor

reversionup -m : increment major

reversionup –git-tag : To tag

reversionup –git-push-tags: to push the tags

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ReversionUp-0.2.3.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page