-
-
Notifications
You must be signed in to change notification settings - Fork 528
Closed
Description
#305 referenced this a couple months back. While the use case is uncommon, I've found myself writing multiple npm scripts that require selections of files based on some sort of path parameter. The ideal solution would be to support the ability to take a node-glob since most JS engineers are familiar with the minimatch implementation and because of its wide use in existing JS tooling. Sadly, there isn't a good out-of-the-box solution for being able to utilize it directly via CL and shell scripts.
Is adding CL support something you think fits within the scope and goals of this library, and if so, would it be worthwhile for me to open a PR against the library with that functionality added?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels