alexlovelltroy/ADR Index Generator
Generate or update index.md for Architecture Decision Records using adrctl
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| directory | ADR directory path | no | ADRs |
| out | Output path for index file | no | — |
| project-name | Project name to display in index header | no | — |
| project-url | Project URL to link in index header | no | — |
Outputs
| name | description |
|---|---|
| index-path | Path to the generated index file |