Skip to content

AlexVin11/java-project-71-diff-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability GithubActions Test Coverage

Project overview

Project contains a command line application (picocli based) for calculating difference in given 2 files. App consume two Strings (file names) and format option (-f, --format) which will determine the output format. If no format given output given - stylish is default output mode. To see the help message call the app with -h option.

Terminal records

  • Two flat json files comparing demo with default stylish output: asciinema
  • Two flat yaml files comparing demo with default stylish output: asciinema
  • Two nested files (json and yaml) comparing demo with default stylish output: asciinema
  • Two nested files comparing demo with plain output option: asciinema
  • Two nested files comparing demo with json output option: asciinema

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published