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

Make kpm support multiple kinds of local repositories as package sources #590

Closed
davidfowl opened this issue Aug 29, 2014 · 0 comments
Closed

Comments

@davidfowl
Copy link
Member

Today kpm supports the set of package sources that nuget supports for remote repositories (where packages come from):

  1. NuGet v2 odata feeds
  2. A flat list of nupkg files
  3. A nuget style expanded local repository ({id}.{version}/{id}.{version}.nupkg)

We need to add support for the kpm restore image on disk as a source:

'{id}/{version}/{id}.{version}.nupkg'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants