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

Changes to KPM #399

Closed
davidfowl opened this issue Jun 30, 2014 · 0 comments
Closed

Changes to KPM #399

davidfowl opened this issue Jun 30, 2014 · 0 comments

Comments

@davidfowl
Copy link
Member

KPM Changes

Pack

  •      Should produce SHA value for packages. (I’m guessing this gets stored in global.json?)
    

Restore

  •      Should handle verifying SHA value after download and before unpacking
    
  •      Should  accept a file path to the global.json file and probably also an output package folder.
    
  •      Should also be able to accept multiple repository locations. First local repository, and then NuGet.org.  We may want to also support custom feeds in the future.
    
  •      Should NOT try to cache downloaded packages on server
    
  •      Example command line _could_ look something like this:
    
    o kpm restore -config “c:\site\app\global.json” -packageFolder “c:\site\app\packages” -source ”c:\localRepo” -source “http://nuget.org”
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