can3p / jy

Structure based diff/apply tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Structure based diff/apply tool

Development

Get all dependencies:

$ dep ensure

Build and install all binaries to $HOME/go/bin folder:

$ go install ./...

Build one of the binaries:

$ cd cmd/jy-json
$ go build

License

MIT

About

Structure based diff/apply tool


Languages

Language:Go 100.0%