dotenv-replacer
v0.0.5
Published
This tool is created to have simple ability to replace .env files without opening them
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 .envIf SOME_ENV_VAR does not exits it will create it
