Skip to content

alexvitayu/go-project-244

Repository files navigation

go-project-244

Description

This cli application compares two json or yml files and shows the difference in stylish, plain and json formats

Hexlet tests and linter status:

Actions Status

SonarQube Standard badge:

Quality Gate Status

Build and setup

git clone https://github.com/alexvitayu/go-project-244.git
cd go-project-244
make build  

Run linter

make lint

Run tests

make test

Install

for make install make sure that you have GOBIN set up in your PATH.

To discover this just run 'echo $PATH'

make install

Help

gendiff -h --help

Run the application from the terminal

gendiff

Example of app execution - follow the link:

https://asciinema.org/a/iQ2yWhvlLSVuqlCvIJR5FzYoD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published