Skip to content

Latest commit

 

History

History
executable file
·
14 lines (7 loc) · 301 Bytes

File metadata and controls

executable file
·
14 lines (7 loc) · 301 Bytes

diffout

Runs a command on a list of input files and generate a report on the differences between the resulting outputs and outputs from a previous run.

Installation

Clone this repository, or download zip.

Then install the required python dependencies with:

pip install docopt

Usage