Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Add an option to cache results for subsequent runs #8

Description

@timstclair

For large projects, it would be nice to not need to rebuild the dependency graph on each run.

In its simplest form, this could be 2 additional flags for saving the graph to an output file and reading the graph from a saved file.

A more advanced implementation might be able to automate this detecting file modifications, and only rescanning the modified packages.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions