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

Recursive create #4

Closed
levithomason opened this issue Mar 1, 2016 · 0 comments
Closed

Recursive create #4

levithomason opened this issue Mar 1, 2016 · 0 comments
Milestone

Comments

@levithomason
Copy link

Thanks for this package, was about to make the same thing.

Currently --update-index recursively searches for index files to update. However, when creating indexes there is no recursive option. It looks like it was considered in #2 as a --deep option. I cannot find it in the source or docs though.

I'm looking for a single command to create and update index files recursively. This way I can create-index ./src --deep or more preferred create-index ./src/**/ and always count on all directories having an index.

Are you open to PRs for accepting globs or a --deep option on create-index ./src?

@gajus gajus added this to the 1.0.0 milestone Mar 2, 2016
@gajus gajus closed this as completed in #24 Nov 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants