diff-with-json v0.1.3
diff-with-json
diff with JSON structure.
Installation
Pre-requiments
Download a binary
Download a binary from releases and put it into PATH.
Build from source
git clone --depth=1 git@github.com:ne-sachirou/diff-with-json.git
cd diff-with-json
make build install
Usage
diff-with-json [OPTIONS] FILES...
diff with JSON structure.
Example:
diff-with-json -L a.json -L b.json /tmp/a /tmp/b
Options:
-u, --unified
-L LABEL, --label=LABEL Use LABEL instead of file name.
-h, --help Output this help.
Tips: Use with SVN. svn diff --diff-cmd diff-with-json
Development
Pre-requiments
Building for Linux
Building for Mac OS X
- Mac OS X
- Xcode Command Line Tool
Tests
Run make test
before commit.
Editing README
Please Edit src/README.md.ecr then make build
.
Contributing
- Fork it ( https://github.com/ne-sachirou/diff-with-json/fork )
- Create your feature branch (git checkout -b my_new_feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my_new_feature)
- Create a new Pull Request
Contributors
- [ne-sachirou] ne_Sachirou - creator, maintainer
Repository
diff-with-json
Owner
Statistic
- 3
- 0
- 0
- 0
- 0
- over 7 years ago
- January 30, 2017
License
MIT License
Links
Synced at
Sat, 01 Jun 2024 06:26:45 GMT
Languages