Skip to main content

Enforces environmental variable conformance with template shared across team

Project description

Purpose

The tool aims to help developers synchronize their environmental variable keys. This is achieved by comparing each local .env{specificity extension (e.g. .docker)} file with the corresponding .env{specificity extension}.example file and ensure all keys are matched. Therefore when pushed to remote and pulled by other developers, they can update their env variables according to the updated .example templates.

Use

To work the minions, your root directory must be a git repo. Run the command gru in terminal and they shall add the necessary git hooks to .git/hooks.

Successfully made hook file an executable
Hook file '/path-to-your-directory/.git/hooks/pre-push' successfully populated.

You are good to go!

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

env_minion-0.0.5.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

env_minion-0.0.5-py3-none-any.whl (4.4 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