1.0.3 • Published 1 year ago

dotenv-switch v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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.

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago