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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically load .env files #57

Merged
merged 3 commits into from Dec 8, 2017
Merged

Automatically load .env files #57

merged 3 commits into from Dec 8, 2017

Conversation

leo
Copy link
Contributor

@leo leo commented Dec 8, 2017

This means we don't need to set up dotenv by ourselves or add the environment variables to the command line when running a command. Instead, micro-dev will handle it.

You can even pass a custom path: micro-dev --dotenv <path-to-file> 馃殌

@leo leo added the enhancement label Dec 8, 2017
@leo leo requested a review from OlliV December 8, 2017 12:23
@leo leo removed the request for review from OlliV December 8, 2017 12:36
@leo leo merged commit b8ff577 into master Dec 8, 2017
@leo leo deleted the dotenv branch December 8, 2017 12:36
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.

None yet

2 participants