Skip to main content

A Git hook to automate your Pipenv and Django workflows

Project description

Hook Me Up

A Git hook to automate your Pipenv and Django workflows

Requires

  • Python 3.5 or newer

Features

  • Fires whenever you switch branches with git checkout
  • Cleans and Syncs your Pipenv if there are changes to Pipfile
  • Migrates your Django DB to it's current working state, applying and unapplying migrations as necessary

The hook detects if Pipenv and/or Django are in use in the current repo, so you don't need to be using both to take advantage of Hookmeup.

Usage

$ pip install hookmeup
$ cd $YOUR_PROJECT
$ hookmeup install

More details are available by running hookmeup --help.

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

hookmeup-0.1.0.tar.gz (20.1 kB view hashes)

Uploaded Source

Built Distribution

hookmeup-0.1.0-py3-none-any.whl (11.5 kB view hashes)

Uploaded 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