install the project via pip
pip install --user git+https://github.com/annetmyshkina/python-project-50.gitor clone the repository:
git clone https://github.com/annetmyshkina/python-project-50.git
cd python-project-50gendiff -f stylish tests/test_data/file1.json data/file2.json
gendiff -f plain tests/test_data/file1.json data/file2.json
gendiff -f json tests/test_data/file1.json data/file2.json
gendiff -f stylish tests/test_data/YML_file1.yml data/YML_file2.yml
gendiff -f plain tests/test_data/YML_file1.yml data/YML_file2.yml
gendiff -f json tests/test_data/YML_file1.yml data/YML_file2.yml
make test