Skip to content

v2.0.0

Choose a tag to compare

@keithmorris keithmorris released this 26 Apr 21:35
· 129 commits to develop since this release

This release adds the ability to use dotenv-extended on the command line in order to inject the values from your .env files into another script such as a bash shell script. This can simplify the management of environment variables that are used in both your Node.JS app as well as other scripts.