We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07eea7c commit 1b30c60Copy full SHA for 1b30c60
README.md
@@ -11,9 +11,11 @@ To getting start for this application use several steps:
11
2. install required packages:
12
$ make install
13
3. run application:
14
+
15
$ bin/gendiff fixtures/file1.json fixtures/file2.json
16
17
To print help to the console use command:
18
19
$ bin/gendiff -h
20
21
For developers may be used function, that return string result in selected format:
0 commit comments