Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions