Skip to main content

A git subcommand for simple and straightforward version tagging

Project description

# git vtag 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 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

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.1-py2.7.egg (8.2 kB view details)

Uploaded Egg

File details

Details for the file gitvtag-0.1-py2.7.egg.

File metadata

  • Download URL: gitvtag-0.1-py2.7.egg
  • Upload date:
  • Size: 8.2 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for gitvtag-0.1-py2.7.egg
Algorithm Hash digest
SHA256 2eadb86fe53ef9af6f464d499b41d8f226a2163c31e66546f6ef4e34162dad02
MD5 49f39c2acf4ce8ef1569cf8963cf9b37
BLAKE2b-256 308451e2ad80fa9e98162ad787ff324de7d8574017ac6f0c88e61d520c37cd27

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