Skip to content
/ diffout Public

Run a command on a list of input files, then diff the resulting outputs with copies stored from a previous run.

License

Notifications You must be signed in to change notification settings

davem2/diffout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
Jun 3, 2017
Jun 3, 2017
Jun 3, 2017
Jun 3, 2017
Jun 3, 2017

Repository files navigation

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

About

Run a command on a list of input files, then diff the resulting outputs with copies stored from a previous run.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages