Skip to content

IgnoreMap should be ignored when listing rome missing dependencies #107

Description

@c0diq

Enhancement Suggestion

When using rome list --missing, the projects listed under [IgnoreMap] are skipped thus it is not possible to use it to "checkout" or "bootstrap" dependencies that are not stored in Rome. For example:
"rome list --missing --platform ios | awk '{print $1}' | xargs carthage bootstrap --platform ios --cache-builds"

**Current and suggested behavior**

Add a parameter to allow returning ignored projects from "rome list"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions