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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file adr-viewer-1.0.1.tar.gz
.
File metadata
- Download URL: adr-viewer-1.0.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08efbeb707b1eef24b5306287c7cf0a9bc28c94a271f8686b42451e234e98bcc |
|
MD5 | 1901d497bc4dde533488bf323e6f2151 |
|
BLAKE2b-256 | bd733ee144ef876d5866b6e92789d7787a11424bfade16e27bfd5de00289840f |
File details
Details for the file adr_viewer-1.0.1-py2-none-any.whl
.
File metadata
- Download URL: adr_viewer-1.0.1-py2-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d3f7b9b9f1db02437ccc18e60a699984e79c702772580d4af8be1ab496ad8d6 |
|
MD5 | 9b0d11ee8bd9f747bd2d4402fc94eef1 |
|
BLAKE2b-256 | 840bab8214037a556243dfe849583d4d8bc0c67cdfc89cbd29743566c54569fa |