Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File difference tool(gendiff)

Actions Status Actions Status Maintainability Test Coverage

Description

Gendiff tool that allows user to compare two files (yml, json formats).

Requirements

  • Python >= 3.12
  • poetry >= 1.8.3

Installing

Firstly you should install latest version of poetry package.

With pip:

pip install poetry

With pipx:

pipx install poetry

Then you should install project dependencies:

make install

Build distribution:

make build

Install package distribution in your OS:

make install-package

Example of installation and running

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages