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

Support for all files or glob? #75

Open
dfberry opened this issue Apr 6, 2024 · 1 comment
Open

Support for all files or glob? #75

dfberry opened this issue Apr 6, 2024 · 1 comment

Comments

@dfberry
Copy link

dfberry commented Apr 6, 2024

Does this support a glob pattern of files? Listing individual files may be a very long list.

@RDIL
Copy link
Member

RDIL commented Apr 7, 2024

Hi, it technically doesn't directly, however, you can pass it an async function and fetch a list of globs using http. There's a lot of discussion about this exact topic in #37, including a script/library for doing it with GitHub repositories.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants