0.0.0 • Published 10 years ago

component-compare v0.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

Component-compare

Get the diff of two versions of component from command line.

Need colordiff installed to show the diff in command line, on MacOS you can do

brew install colordiff

With -b (aka browser) option you can also get the diff infomation shown on github, the tags are retrived remotely.

It must be runned under component project which contains file component.json.

Usage

component compare [-b] [repo]

License

MIT