@ganemone/dotenv-cli
v0.0.2
Published
Run commands with environment variables loaded
Downloads
52
Readme
dotenv-cli
Installing
$ npm install dotenv-cli
Usage
$ dotenv <command with arguments>
This will load the variables from the .env file in the current working directory and then run the command (using the new set of environment variables)