/azure-well-architected-framework-mindmap

Azure Well-Architected Framework Mindmap

Primary LanguagePythonMIT LicenseMIT

Azure Well-Architected Framework Mindmap

CI pipeline CD pipeline Coverage

Security Rating Maintainability Rating Reliability Rating

Lines of Code Duplicated Lines (%)

Code Smells Bugs Technical Debt Vulnerabilities

Quality gate

This is a mindmap generator of the Azure Well-Architected Framework.

Published page: 🗺️ Mind map

Azure Well-Architected Framework Mind map

Requirements

Usage

# Install dependencies
task init

# Run tests
task test

# Generate the mindmap (in the `output` folder)
# 1. Clone docs from the official repo
task clone-docs
# 2. Markdown format only
task run
# 3. HTML format
task generate

# Clean all workspace
task clean

License

GitHub License

This project is licensed under the MIT License.