/diagrams

Architectural diagrams used in my documents

Primary LanguagePythonApache License 2.0Apache-2.0

Diagrams

Architectural diagrams used in my documents

Getting started

$ python3 -m venv .env
$ pip install -r ./requirements.txt
$ python3 <diagram_file>

Creating new diagrams

Go to https://github.com/mingrammer/diagrams

LICENSE

See LICENSE file