repostruc
Version:
Advanced CLI tool to visualize and analyze repository structure
21 lines • 452 B
JSON
{
"output": "repostruc-output.txt",
"format": "json",
"stats": false,
"files": false,
"sizes": false,
"gitignore": true,
"hidden": false,
"depth": null,
"groupByType": false,
"timestamps": false,
"permissions": false,
"excludeEmpty": false,
"followSymlinks": false,
"gitStatus": false,
"color": true,
"ignore": [],
"include": [],
"defaultPatterns": true,
"hideConfig": false
}