merge-env-cli

1.0.5 • Public • Published

merge-env-cli

A simple script to take an existing dotenv file and dump existing env files into it

Install

npm install -g merge-env-cli

Usage

env | merge-env ./path/to/.env.template > .env

By piping you environment variables into merge-env-cli and supplying the template, this simple script will output to stdout a new .env file that contains the template with the piped variables inserted if they exist

Package Sidebar

Install

npm i merge-env-cli

Weekly Downloads

0

Version

1.0.5

License

Apache-2.0

Unpacked Size

3.71 kB

Total Files

6

Last publish

Collaborators

  • c0ntax