fzembow / diff-plus

a command line diff tool that displays its results in a browser window

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diff-plus: overview

This is a utility that uses the output of a diff to create a simple webpage that makes it easier to understand the differences between files.

Usage

python diff-plus.py (file1) (file2)

About

a command line diff tool that displays its results in a browser window


Languages

Language:Python 100.0%