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
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.1.tar.gz
(4.3 kB
view hashes)
Built Distributions
adr_viewer-1.1.1-py2.7.egg
(8.1 kB
view hashes)
Close
Hashes for adr_viewer-1.1.1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1cda3100f233b97c5164e170b01bc8033048316a07f0a1f1fb42d9e30b4acd9 |
|
MD5 | a5d35b9ecfb93bf0de82b471ed0ba303 |
|
BLAKE2b-256 | 03400e9a966af7b399e46e5ab97b152292e2427e481e5e2c537ca4a72b46e883 |