This utility program helps you change between multiple .env's for the same repo.
Firstly, you must have a folder that contains all of your .env files. Then, use envch folder [folder_name]
to tell Env Changer where that folder is located. After doing this, you can see all of your available .env files by using envch list
, and you can switch between them using envch [env_name]
.