1 .\" Generated with Ronnjs 0.3.8
2 .\" http://github.com/kapouer/ronnjs/
4 .TH "NPM\-ADDUSER" "1" "November 2013" "" ""
7 \fBnpm-adduser\fR \-\- Add a registry user account
17 Create or verify a user named \fB<username>\fR in the npm registry, and
18 save the credentials to the \fB\|\.npmrc\fR file\.
21 The username, password, and email are read in from prompts\.
24 You may use this command to change your email address, but not username
28 To reset your password, go to \fIhttp://admin\.npmjs\.org/\fR
31 You may use this command multiple times with the same user account to
32 authorize on a new machine\.
37 Default: http://registry\.npmjs\.org/
40 The base URL of the npm package registry\.