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

Allow karma env to be given as parameter or using an env var #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lebris
Copy link
Member

@lebris lebris commented Oct 11, 2017

  1. Default behavior : make config will hydrate in the dev environment

  2. Using the env var KARMA_ENV in the .env file :

KARMA_ENV=foo
  1. Using a parameter for the make config target
make config foo

This will overwrite the KARMA_ENV value in the .env file if existing

@lebris lebris requested a review from Niktux October 11, 2017 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants