Skip to content

sbtix-gen-all takes a while to complete. Provide options for individual module fetching. #4

@cessationoftime

Description

@cessationoftime

Running the full sbtix-gen-all can take some time. If the list of direct dependencies (as sbt.ModuleId) were tracked in the repo.nix file then when the list changes a new command, sbtix-gen-update, could diff the modules and fetch just the new modules and their transitive dependencies.

We could also provide a command sbtix-gen-module which allows the user to specify a partial moduleId and lists all modules that match the partial Id and the user selects which module to fetch from that list. This would be simpler than having the user figure out the full module id.

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