CLI-app for comparing the contents of two configuration files. The result of the program is a comparison output in the format specified by the user.
- .json;
- .yml.
- stylish (default);
- plain;
- json.
[email protected]:Maxonquall/java-project-71.git cd java-project-71/app make -C app build
make -C app build