dotenv-run

0.0.1 • Public • Published

dotenv-run

Use the .env for environment variables when running a command.

Usage

Run react-scripts build with the .env variables as environment variables.

setenv react-scripts build

Run react-scripts build with the .env.prod variables as environment variables.

NODE_ENV=prod setenv react-scripts build

/dotenv-run/

    Package Sidebar

    Install

    npm i dotenv-run

    Weekly Downloads

    27

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • jperl