alexanderGugel / ied

:package: Like npm, but faster - an alternative package manager for Node
http://alexandergugel.github.io/ied
MIT License
1.99k stars 53 forks source link

Add tarball support (rebirth) #115

Closed rase- closed 8 years ago

rase- commented 8 years ago

WIP for adding tarball support.

We might not want all that .subscribe() stuff :grin:

alexanderGugel commented 8 years ago

Merged for now, but this will only be a temporary solution. I'm currently working on a less hackier version. I think what we need to change is the following:

  1. We should use the shasum of the tarball as a directory name (instead of pkgUid)