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

Are there plans to integrate a registry server into ied? #141

Closed zjiekai closed 8 years ago

zjiekai commented 8 years ago

Thank you for the excellent ied. I'm wondering if there are plans to have ied work like a private registry?

alexanderGugel commented 8 years ago

No, but I'm working on a separate registry server. This will take anywhere between 3 - 5 months to be released. ied itself should purely be a client side package manager.

I appreciate the feedback and will keep this issue open to keep post a link once I have the first version in a stable state.

Thanks!

billiegoose commented 8 years ago

Really?! That is really interesting. I'm currently running a fork of local-npm and have been keeping an eye on npm-ipfs. What in particular are you planning to do better/different than the existing repository servers?

alexanderGugel commented 8 years ago

Closing for now. I started working on a private registry server. It's here: https://github.com/alexanderGugel/nerva

Let's continue the discussion there if you're interested.