Simply manage git tags.
- local <> remote tag sync
- semver version bump
- no local state
- only lightweight tags
Requires Python 3.5+
-
Clone this repository locally.
-
Install it via pip in development mode:
pip install -e .
-
The command line program
gittag
will now always run the latest code in this folder.
- Zsolt Ero (https://hyperknot.com)
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details