zkochan / pdiff

A better diffing tool written in Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pdiff Build Status

Install

$ npm -g install pdiff

Usage

Command Line Tool

$ pdiff -c <file1> <file2>

The screenshot is a result of pdiff -c.

API

Not yet.

License

This software is released under the MIT License, see LICENSE.md.

About

A better diffing tool written in Node.js

License:MIT License


Languages

Language:JavaScript 100.0%