Skip to content

moisesrj97/dotenv-switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DotEnv Switch

Switch between environmental values in your .env file

Installation (optional)

  1. OPTIONAL. Install the package
npm i -g dotenv-switch
yarn global add dotenv-switch

Usage

  1. Execute the command
dotenv-switch

(If you didn't install the package globally)

npx dotenv-switch

After changing some variable, a new .env.bak file will be created. This file will be used to restore the original values if something happens.

Contributing

This package is very young and needs a lot of work. If you want to contribute, please do so. I will be happy to accept your PRs.

About

A tool for quickly changing between .env values

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published