Skip to content

URLs for dependencies? #85

Closed
Closed
@mgutz

Description

@mgutz

I do mostly node development on Mac and Linux. Will URLs be supported for dependencies a la npm in package.json?

// get from the usual location (semver)
"My.Lib": "~4.0.0.0"

// get and build from git
"My.Lib": "git://github.com/mgutz/My.Lib#HEAD"

// get from local hacking directory
"My.Lib": "file://home/mgutz/src/My.Lib"

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