Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Option to add diagrams to nested folders #38

Open
njm222 opened this issue Dec 22, 2021 · 0 comments
Open

Feature: Option to add diagrams to nested folders #38

njm222 opened this issue Dec 22, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@njm222
Copy link

njm222 commented Dec 22, 2021

I really like repo-visualizer, thanks for the action!

But it would be really cool if we could create multiple svgs with an array of objects where the properties of the object are the existing inputs

...And a bonus feature would be to allow for regex matching so if you want multiple diagrams in the immediate children directories of a particular directory it is easy to do!
(instead of copying:

uses: githubocto/repo-visualizer@0.7.1
  with:
    output_file: "images/diagram.svg"
    root_path: "/"

for each svg)

@njm222 njm222 changed the title Feature: Add option to add diagrams to nested folders Feature: Option to add diagrams to nested folders Dec 22, 2021
@Wattenberger Wattenberger added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants