richysandoval / compare-properties-env

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compare-properties-env

This project compares .env and .properties files only with the enable values that means that the commented values will be discarded.

How to execute it

npm start './examples/left.properties' './examples/right.properties'

About

License:MIT License


Languages

Language:JavaScript 100.0%