rundotenv
v0.0.5
Published
RunDotEnv =========
Downloads
3
Readme
RunDotEnv
Zero dependency command line utility. Execute a command with env variables from one or more .env files.
Installation
npm install -g rundotenv
Usage
rundotenv -f path/to/base/.env -f path/to/override/.env some command --with --arguments