dotenv-replacer
v0.0.5
Published
This tool is created to have simple ability to replace .env files without opening them
Downloads
7
Readme
DOTENV replacer
This tool is created to have simple ability to replace .env files without opening them
Install
npm i dotenv-replacer -g
Use
dotenv-replacer -n SOME_ENV_VAR -v NEWVAL -e .env
If SOME_ENV_VAR does not exits it will create it