Skip to content

Use for local and private packages #6

Open
@timstudt

Description

@timstudt

This is a great project!
I was looking for exactly this tool but for generating a graph of local dependencies on a private repo.

It seems dependencies are of type String which has to be a valid URL. How about extending it and support all types of dependencies?
E.g.

.package(name: "APIClient", path: "../APIClient")

It wouldn't break the primary intend of using it on https://swiftpackageindex.com, but could as well be run locally on private repos.

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