Skip to content

🛠 Simple tool for comparing two environment variable file

Notifications You must be signed in to change notification settings

itmi-id/env-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

🛠 Simple tool for comparing two environment variable file

Resources

Stars

Watchers

Forks

Packages

No packages published