Skip to content

jlmbrt/repo-visualizer

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 76.9%
  • JavaScript 23.1%