1.0.5 • Published 9 years ago

diffc v1.0.5

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

diffc

Colored diff output as seen in git-diff

Installation

npm i -g diffc

Also, make sure that you have diff installed since diffc uses that internally.

Usage

diffc <path to file1> <path to file2>

Note: If using with less or a pager, you need to pass the --color=always option to diffc Example: diffc ~/.emacs ~/backup-location/.emacs --color=always | less -r

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago