Skip to content

Files

Latest commit

5de019a · Sep 1, 2021

History

History
54 lines (30 loc) · 893 Bytes

README.md

File metadata and controls

54 lines (30 loc) · 893 Bytes

DoorstopDemo

This is a copy of Doorstop using random requirements as a demonstration.

Getting Started

Requirements

Installation

DoorstopDemo can be installed in a virtualenv from source:

$ git clone https://github.com/jacebrowning/doorstop-demo.git
$ cd doorstop-demo
$ make env

Basic Usage

To validate the requirements:

$ make doorstop

To generate HTML:

$ make html

To open the generated HTML in a browser:

$ make read

Live Output

Generated HTML:

http://doorstop-dev.github.io/demo/

Published by:

https://app.travis-ci.com/github/doorstop-dev/demo