Skip to content

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

Open
lebris wants to merge 1 commit into
masterfrom
clb-karma
Open

Allow karma env to be given as parameter or using an env var#38
lebris wants to merge 1 commit into
masterfrom
clb-karma

Conversation

@lebris

@lebris lebris commented Oct 11, 2017

Copy link
Copy Markdown
Member
  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