diff_with_json
Version, currently 0.1.34 versions
- 0.1.3latestFeb 3, 2017
- 0.1.2not indexedJan 1, 2025
- 0.1.1not indexedJan 1, 2025
- 0.1.0not indexedJan 1, 2025
github.com/ne-sachirou/diff-with-json
diff with JSON structure.
3 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
diff_with_json:
github: ne-sachirou/diff-with-json
version: ~> 0.1.3Then run:
shards installshard.yml
- Crystal
0.20.5- License
- MIT
- Author
- ne_Sachirou
- Target
diff_with_jsonfrom bin/diff-with-json.cr
Dependencies
This version declares no dependencies.
README
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
cp bin/diff-with-json /usr/local/bin/
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
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
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.1.3- Tagged
- Feb 3, 2017
- Commit
611278fde599- Crystal
0.20.5- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/ne-sachirou/diff-with-json
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 13, 2026
- Synced
- Aug 13, 2026
- Versions
- 4