Diff checker - CLI tool for comparing two configuration files and displaying the difference.
- Java Core
- JUnit 5
- JDK 17
- Gradle 7.2
- Make
- Clone this repository to your machine by
$git clone https://github.com/ArtemB91/java-project-lvl2.git
or by your IDE features. - Do install by
$make install
- Run it by
$./build/install/app/bin/app
. For help use flag-h