This project is a fork of the repo-visualizer project. It is a cli version of the original github action
See initial project here
Generate a svg diagram of the structure of your repository
The package has some issues with path resolution when you pass the repository path as an argument ⛔️
Run it from the repository root folder without specifying a path 👍
# install
npm install -g @jlmbrt/repo-visualizer
# run from repository root directory
repo-visualizer
# display options
repo-visualizer --help