Skip to content

error4071/differ_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Differ finder.

Hexlet tests and linter status:

Actions Status Java CI Maintainability Test Coverage

Description:

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.


Supported file formats:

  • .json;
  • .yml (.yaml)

Supported result formats:

  • stylish (default)
  • plain text
  • json

Requirements

  • JDK 17
  • Gradle 7.4
  • GNU Make

Technology stack

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

  1. "Stylish" Comparison.

asciicast

  1. "Plain" Comparison

asciicast

How to make a launch on UNIX.

Setup

make setup

Build

make build

Run

make run-dist

Author

Sergey Tsoy / error4071

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published