A visualisation tool for Architecture Decision Records
Project description
adr-viewer
Show off your Architecture Decision Records with an easy-to-navigate web page, either as a local web-server or generated static content.
Examples
- Example above using Nat Pryce's adr-tools project
- This project exposes its own Architecture Decision Records here
Installation
adr-viewer requires Python 2.7 (with Pip)
$ git clone https://github.com/mrwilson/adr-viewer
$ pip install -r requirements.txt
$ python setup.py install
Usage
Usage: adr-viewer [OPTIONS]
Options:
--adr-path TEXT Directory containing ADR files. [default: doc/adr/]
--output TEXT File to write output to. [default: index.html]
--serve Serve content at http://localhost:8000/
--help Show this message and exit.
The default for --adr-path
is doc/adr/
because this is the default path generated by adr-tools
.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
adr-viewer-1.0.1.tar.gz
(3.0 kB
view hashes)
Built Distribution
Close
Hashes for adr_viewer-1.0.1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d3f7b9b9f1db02437ccc18e60a699984e79c702772580d4af8be1ab496ad8d6 |
|
MD5 | 9b0d11ee8bd9f747bd2d4402fc94eef1 |
|
BLAKE2b-256 | 840bab8214037a556243dfe849583d4d8bc0c67cdfc89cbd29743566c54569fa |