denizaltunkapan/Directory Tree Generator
Generates a markdown file (DIRECTORY.md) representing the directory structure of specified paths within a repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Relative path(s) of the directory to scan (default: "."). Multiple paths can be comma-separated. | no | . |
| extensions | Comma-separated list of file extensions to include (e.g., .ts,.js). Use "." to include all files. (default: all files) | no | . |
| show-extensions | Whether to display file extensions in DIRECTORY.md (true or false, default: false) | no | false |
Outputs
no outputs