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.1.0.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file adr-viewer-1.1.0.tar.gz
.
File metadata
- Download URL: adr-viewer-1.1.0.tar.gz
- Upload date:
- Size: 3.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 | 9fd3c93ffdaeb08de6ec1a736621ba4515715ca3418250c6bba8051fdf7ba549 |
|
MD5 | fff6025048a777a123fc8fbbcc3e733a |
|
BLAKE2b-256 | 5cf1aec67beff9e0ee92c922d817de8c122e0e60af5461999abeab0afecf4fe3 |
File details
Details for the file adr_viewer-1.1.0-py2-none-any.whl
.
File metadata
- Download URL: adr_viewer-1.1.0-py2-none-any.whl
- Upload date:
- Size: 5.2 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 | e504f85f4dfcb3d110d7f034a549e9f54232c6d57579df6b58f6dee1a1aa8b5d |
|
MD5 | 7eb2809c28c4079d43d486bb8b9748a8 |
|
BLAKE2b-256 | e0a51264aea57f9a56e07ac583a1fa52492aafc8c871454cd2e37d4fd09a6451 |