Skip to content

Implement InstallDependencies  #130

@james-d-mitchell

Description

@james-d-mitchell

The suggestion is to install the dependencies of a package but not the package itself. This would be useful for setting up a development environment for package development. Imagined usage:

InstallDependencies("digraphs"); # Install all packages that digraphs requires, but not digraph itself.

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