0.0.0 • Published 3 years ago

evman v0.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Envman

.env files manager.

How to install

npm i -g envman

How to use

Create the config file by running:

$ envman init

This command will create a .envmanrc file at your home directory.

Now you can cd inside any git repo that has an .env file and run envman store to store a copy of your .env into your vault.