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.
Release files for adr-viewer 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| adr-viewer-1.0.1.tar.gz | 3.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| adr_viewer-1.0.1-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 7.7 kB
Release files / adr-viewer-1.0.1.tar.gz
| Download URL | adr-viewer-1.0.1.tar.gz |
|---|---|
| Size | 3.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
08efbeb707b1eef24b5306287c7cf0a9bc28c94a271f8686b42451e234e98bcc
|
|
BLAKE2b-256 checksum How to use checksums |
bd733ee144ef876d5866b6e92789d7787a11424bfade16e27bfd5de00289840f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / adr_viewer-1.0.1-py2-none-any.whl
| Download URL | adr_viewer-1.0.1-py2-none-any.whl |
|---|---|
| Size | 4.7 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
1d3f7b9b9f1db02437ccc18e60a699984e79c702772580d4af8be1ab496ad8d6
|
|
BLAKE2b-256 checksum How to use checksums |
840bab8214037a556243dfe849583d4d8bc0c67cdfc89cbd29743566c54569fa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|