hokaccha / nodebrew

Node.js version manager
MIT License
1.06k stars 66 forks source link

Add: migrate-package command #19

Closed hideo55 closed 11 years ago

hideo55 commented 11 years ago

Add 'migrate-pakcage' command. This command does install global NPM packages contained in other version to current version.

This command is the almost same as copy-package command of nvm.