Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added pre-processing to env.sh for things like encryption #142

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Apr 20, 2015

  1. added custom env.sh sourcing script

    with a custom env.sh sourcing script you can do things like gpg encrypt your env.sh file
    mitzip committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    ba280e2 View commit details
    Browse the repository at this point in the history
  2. added default env_handler.sh with examples

    Use env_handler.sh as a pre-processor for your env.sh scripts
    mitzip committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    341c3d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0bfe29 View commit details
    Browse the repository at this point in the history