Skip to content

Paket should create a package load script #677

@forki

Description

@forki

From a twitter discussion with @Rickasaurus:

Paket install should create a .fsx script which contains all #r directives to the libraries in a given package. Ths script should also #load the corresponding package load scripts of transitive dependencies.

This would allow us to just #load a package load script in .fsx files and keep references as stable as possible.

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