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);

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i with-env

    Weekly Downloads

    51

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • matthewh