0.0.3 • Published 1 year ago

@jlmbrt/repo-visualizer v0.0.3

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

Repo Visualizer

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

Issues

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 👍

How to use

# install
npm install -g @jlmbrt/repo-visualizer

# run from repository root directory
repo-visualizer

# display options
repo-visualizer --help