Skip to content

Latest commit

History

History
15 lines (13 loc) 路 486 Bytes

README.md

File metadata and controls

15 lines (13 loc) 路 486 Bytes

Env Diff

A tool that used for comparing environment variable file.

How To Install

npm install
npm run build

Then, it will generate executable output on ./bin folder that you can move or link to your $PATH directory.

How To Run

Just run the executable, if you have already copied or registered the executable on your $PATH, simply run the command below inside the directory you want to check the .env and another .env file you want to compare.

env-diff