(no title)
jameswyse | 11 years ago
Pro tip: Add an 'npm' shortcut to your chrome address bar. Link it to http://ghub.io/%s and 'npm <packagename>' will take you directly to the repo.
You can also do this in the shell with 'npm repo <packagename>'
jameswyse | 11 years ago
Pro tip: Add an 'npm' shortcut to your chrome address bar. Link it to http://ghub.io/%s and 'npm <packagename>' will take you directly to the repo.
You can also do this in the shell with 'npm repo <packagename>'
lxe|11 years ago
Also it seems that I learn a new `npm` CLI command every few days!
bahmutov|11 years ago