Skip to content

Create a tool to identify dependencies for manifest-less ecosystems #12

@vladh

Description

@vladh

Ecosystems like JavaScript or Python use one of multiple different kinds of manifests to specify dependencies — package.json, deno.json, requirements.txt, pyproject.toml.

But some ecosystems don't use manifests, like C and C++. And even when there are quasi-manifests, like CMakeLists.txt, these are very difficult to parse.

How can we create tools to identify dependency graphs for manifest-less ecosystems?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions