Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wanna help? :D #10

Closed
daviddias opened this issue Nov 25, 2015 · 4 comments
Closed

Wanna help? :D #10

daviddias opened this issue Nov 25, 2015 · 4 comments
Labels
help wanted Seeking public contribution on this issue

Comments

@daviddias
Copy link
Member

Can you try registry-mirror out and share what you think of it and how would you make it better? Pleaaaase :)

You can find on the README the quickest way to test it out - https:/diasdavid/registry-mirror#quick-setup-probably-all-that-you-need

Right now, our clone only has 30555 out of 499877 modules available on npm, but it is steadily growing. What this means is that modules that have dependencies that are not downloaded yet, won't be able to finish, but modules like bignumber which doesn't have any dependencies, are installed right away :)

How to check how many modules IPFS has available:

$ ipfs files stat /npm-registry
QmVp8xYepc77iYhUdusYdSCQUH1kyK9qidpVQaoyLAP4FT
Size: 0
CumulativeSize: 27587783519
ChildBlocks: 30555

Thank you :)

@daviddias daviddias added the help wanted Seeking public contribution on this issue label Nov 25, 2015
@daviddias
Copy link
Member Author

#11
#7
#6

Keep them coming :D

@dignifiedquire
Copy link
Member

How about something that automatically sets the registry in the npm config for you, e.g. if I run registry-mirror --ipfs --set-registry ?

@fampinheiro
Copy link

@dignifiedquire it would be nice but I think this module should be as simple as possible.

What do you think of making the module usable by others. In a way that someone could create a module that started registry-mirror and tweak ~/.npmrc?

@dignifiedquire
Copy link
Member

@fampinheiro sounds like a good idea yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Seeking public contribution on this issue
Projects
None yet
Development

No branches or pull requests

3 participants