-
Notifications
You must be signed in to change notification settings - Fork 40
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
Comments
How about something that automatically sets the registry in the npm config for you, e.g. if I run |
@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 |
@fampinheiro sounds like a good idea yes |
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://github.com/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:
Thank you :)
The text was updated successfully, but these errors were encountered: