nrm
nrm copied to clipboard
Can nrm hold difference setting between global and local
when I type: "nrm use cnpm", all the project will switch to this registry. I just want to set local project switch that, don't effect other project's registry, that mean you could seperate global and local setting. could you provide extract command to do that, like: nrm use cnpm -global nrm use xxx -local