samjhill/Architecture Diagram Generator
Automatically generate and update architecture diagrams from your codebase
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token for committing generated diagrams | yes | ${{ github.token }} |
| output_path | Path where architecture diagrams will be stored | no | docs/architecture |
| config_file | Path to configuration file | no | .diagrammer.yml |
| languages | Comma-separated list of languages to analyze | no | javascript,typescript |
| auto_commit | Automatically commit generated diagrams to the repository | no | true |
Outputs
no outputs