Skip to content

darless/differ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status Docker Automated buil

differ

Look at the difference between compressed files / directories / ...

Setup

The setup is pretty simple:

  1. Run make all
  2. Read the docs for examples in docs/_build/html/index.html

Code Layout

This project uses the following structure:

http://docs.python-guide.org/en/latest/writing/structure/