with-env

1.0.0 • Public • Published

With .env

Read and then apply .env file in the working directory, assuming the .env exists

Install

$ npm install with-env

Usage

require('with-env')();
console.log(process.env.MY_VARIABLE);

Package Sidebar

Install

npm i with-env

Weekly Downloads

70

Version

1.0.0

License

MIT

Last publish

Collaborators

  • matthewh