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
From PyPI
$ pip install adr-viewer
From local build
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
.
Supported Record Types
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.2.0.tar.gz
(4.4 kB
view details)
File details
Details for the file adr-viewer-1.2.0.tar.gz
.
File metadata
- Download URL: adr-viewer-1.2.0.tar.gz
- Upload date:
- Size: 4.4 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 | b9fb86a2ae716f2075a19e42cd8c548ab9ffd547403019dba9838a807982ed79 |
|
MD5 | 2276d15bb78cbc1847562133c873b711 |
|
BLAKE2b-256 | 8d7107896de1d262d1f916398ee7331dffb20f8ca1ecfc644229f4c4cfd904aa |