At work, I've got a private npm registry set up for deployment of internal 
modules. While working with it, I found myself doing a lot of `ln -s 
~/.npmrcs/work ~/.npmrc` stuff and it was getting a bit cumbersome. In true 
lazy hacker spirit, I spent a couple of hours writing a tool to do a job 
that takes a few seconds. I then thought to myself "hey, I bet there are 
other people with this problem as well", so I packaged it up and put it out 
there for the world. You can find this tool at 
https://github.com/deoxxa/npmrc or on npm at https://npmjs.org/package/npmrc. 
Enjoy!

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to