Skip to content

Support for globs and resource lookup #9

@trabus

Description

@trabus

The podify and depodify commands should accept globs (native pathname expansion) and names of resources to lookup to define the files that the operation should be executed upon.

// this will find anything with foo in the pathname
ember podify **/foo
// this will find a resource named foo and any associated files
ember podify foo

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