motdotla / dotenv-expand

Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.

Home Page:https://dotenvx.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preload dotenv-expand

AlexGusew opened this issue · comments

Is it possible to preload dotenv-expand like dotenv does it?

$ node -r dotenv/config your_script.js

Came here looking for this, wish this was an option.

commented

This has actually been worked here: #31 and should go out by end of the week.