Skip to main content

Enforce semver management in git repositories

Project description

Semver Git Hook

Install

pip install --user semver-git-hook

then edit the .git/hooks/pre-commit file

exec < /dev/tty # Enable keyboard input to work in pre-commit hook command context
semver-git-hook

Make it executable

chmod +x .git/hooks/pre-commit

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

semver-git-hook-0.0.1.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

semver_git_hook-0.0.1-py2.py3-none-any.whl (2.5 kB view hashes)

Uploaded Python 2 Python 3

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