This is a copy of Doorstop using random requirements as a demonstration.
DoorstopDemo can be installed in a virtualenv from source:
$ git clone https://github.com/jacebrowning/doorstop-demo.git
$ cd doorstop-demo
$ make env
To validate the requirements:
$ make doorstop
To generate HTML:
$ make html
To open the generated HTML in a browser:
$ make read
Generated HTML:
http://doorstop-dev.github.io/demo/
Published by: