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