Skip to content

ribkavmore/java-project-71

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Difference calculator CLI Utility

Tests and linter status

Java CI Maintainability Test Coverage

Description

This application compares two configuration files, taking two arguments through the command line - the paths to these files. The result of file comparison can be displayed in different formats: stylish(default), plain and json.

To learn more about usage, go to asciinemas.

Asciinemas

Requirements

  • JDK 17
  • Gradle 7.4
  • GNU Make

Technology stack

Java, Gradle, GNU Make, Checkstyle, JUnit, Jacoco, GitHub Actions, Code Climate.

Setup

make setup

Build

make build

Run

make run-dist

Test

make test

About

CLI utility for comparing two configuration files

Resources

Stars

Watchers

Forks

Packages

No packages published