Skip to content

CLI Tooling #320

@natalierue

Description

@natalierue

#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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions