/diff-checker

Diff checker - CLI tool for comparing two configuration files and displaying the difference.

Primary LanguageJava

Diff Checker

Java CI status Actions Status Maintainability Test Coverage

Diff checker - CLI tool for comparing two configuration files and displaying the difference.

asciicast

Technologies

  • Java Core
  • JUnit 5

Requirements

  • JDK 17
  • Gradle 7.2
  • Make

Installation

  1. Clone this repository to your machine by $git clone https://github.com/ArtemB91/java-project-lvl2.git or by your IDE features.
  2. Do install by $make install
  3. Run it by $./build/install/app/bin/app. For help use flag -h