Skip to content

hyperknot/gittag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gittag

Simply manage git tags.

  • local <> remote tag sync
  • semver version bump
  • no local state
  • only lightweight tags

Requires Python 3.5+

Development

  1. Clone this repository locally.

  2. Install it via pip in development mode:

    pip install -e .
    
  3. The command line program gittag will now always run the latest code in this folder.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Simply manage git tags

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published