Fast, small and simple CLI-application to compare content of two configurations files. The result of the comparison will be displayed on the screen after the operation is completed.
- .json;
- .yml (.yaml)
- stylish (default)
- plain text
- json
- JDK 17
- Gradle 7.4
- GNU Make
Java, Gradle, GNU Make, Checkstyle, JUnit, Jacoco, GitHub Actions, Code Climate.
- "Stylish" Comparison.
- "Plain" Comparison
make setup
make build
make run-dist
Sergey Tsoy / error4071