Skip to content

Latest commit

 

History

103 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status Github Actions Status Maintainability Test Coverage

Links

This project was built using these tools:

Tool Description
poetry "Python dependency management and packaging made easy"
Py.Test "A mature full-featured Python testing tool"
flake8 "Your tool for style guide enforcement"

gendiff

Description

Compares two configuration files and shows a difference.

How to use:

$ gendiff (-f format_name) first_file second_file

Available output formats: stylish, plain, json

(default: stylish, when format (-f) unspecified)

Available file formats: .json, .yaml (.yml)

Example for json files

asciicast

Example for yaml files

asciicast

Using stylish formatter (default)

asciicast

Using plain formatter

asciicast

Using json formatter

asciicast

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages