npm
should be installedgit
should be installed
Difference calculator is installed by running the following command in your terminal. You can install this via the command-line with git
.
git clone https://github.com/AlekseyIvanyukov/frontend-project-46.git
cd frontend-project-46
make install
gendiff -h
gendiff file3.json file4.json
gendiff file3.yml file4.yml
gendiff file1.json file2.json
gendiff -f plain file1.json file2.yaml
gendiff -f json file1.json file2.yaml