Skip to main content

A git subcommand for simple and straightforward version tagging

Project description

Simple and straightforward version tagging with Git. Version tags are tags in the following format:

v<major>.<release>.<build>

(actually, the number of the components can be variable, we are only dealing with the last component)

Installing

To install the released version:

> pip install git-vtag

Running

The command has built-in help:

> git vtag

Development version

To install the code in development mode:

> git clone <git-repository-address>
> cd git-vtag
> python setup.py develop

Tip: if you are using virtual environment and autoenv, you may want to set up the .env file, for example:

env_dir=./.venv
echo activate $env_dir
source $env_dir/bin/activate`

Apache License

Copyright (C) 2016 Sasha Ovsankin

Licensed under the Apache License, Version 2.0 . See the file ‘LICENSE’ for details.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

gitvtag-0.2-py2-none-any.whl (5.5 kB view details)

Uploaded Python 2

File details

Details for the file gitvtag-0.2-py2-none-any.whl.

File metadata

File hashes

Hashes for gitvtag-0.2-py2-none-any.whl
Algorithm Hash digest
SHA256 e6b4e2823282fb2f811568953bf8c54b189390a24f1796cdd240e6d5225b4b6a
MD5 bbe7ba63391eed730ab445bfb082f863
BLAKE2b-256 6ae82b638d9675d7cd003c9528bf1a3a0121f2005014a0fab3b54c6a596970ae

See more details on using hashes here.

Supported by

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