What is “open-vcdiff” Package?
Encoder/decoder for the VCDIFF (RFC3284) format
For more details: https://code.google.com/p/open-vcdiff/
Installation
- Open Terminal by pressing
command+space
then type terminal and hitEnter
key. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install open-vcdiff.
brew install open-vcdiff
Now, use open-vcdiff!
Leave a Reply
You must be logged in to post a comment.