You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
isaacs 1ac05cc5ad Upgrade npm to 1.1.18 13 years ago
..
README.1 Update npm to 1.1.16 13 years ago
adduser.1 Update npm to 1.1.16 13 years ago
author.1 Remove npm's .gitignore, add generated docs 13 years ago
bin.1 Update npm to 1.1.16 13 years ago
bugs.1 Update npm to 1.1.16 13 years ago
build.1 Update npm to 1.1.16 13 years ago
bundle.1 Update npm to 1.1.16 13 years ago
cache.1 Update npm to 1.1.16 13 years ago
changelog.1 Update npm to 1.1.16 13 years ago
coding-style.1 Update npm to 1.1.16 13 years ago
completion.1 Update npm to 1.1.16 13 years ago
config.1 Upgrade npm to 1.1.18 13 years ago
deprecate.1 Update npm to 1.1.16 13 years ago
developers.1 Update npm to 1.1.16 13 years ago
disputes.1 Update npm to 1.1.16 13 years ago
docs.1 Update npm to 1.1.16 13 years ago
edit.1 Update npm to 1.1.16 13 years ago
explore.1 Update npm to 1.1.16 13 years ago
faq.1 Update npm to 1.1.16 13 years ago
find.1 Remove npm's .gitignore, add generated docs 13 years ago
folders.1 Update npm to 1.1.16 13 years ago
get.1 Remove npm's .gitignore, add generated docs 13 years ago
global.1 Remove npm's .gitignore, add generated docs 13 years ago
help-search.1 Update npm to 1.1.16 13 years ago
help.1 Update npm to 1.1.16 13 years ago
home.1 Remove npm's .gitignore, add generated docs 13 years ago
index.1 Update npm to 1.1.16 13 years ago
init.1 Update npm to 1.1.16 13 years ago
install.1 Upgrade npm to 1.1.18 13 years ago
json.1 Update npm to 1.1.16 13 years ago
link.1 Update npm to 1.1.16 13 years ago
list.1 Update npm to 1.1.16 13 years ago
ln.1 Remove npm's .gitignore, add generated docs 13 years ago
ls.1 Remove npm's .gitignore, add generated docs 13 years ago
npm.1 Upgrade npm to 1.1.18 13 years ago
outdated.1 Update npm to 1.1.16 13 years ago
owner.1 Update npm to 1.1.16 13 years ago
pack.1 Update npm to 1.1.16 13 years ago
prefix.1 Update npm to 1.1.16 13 years ago
prune.1 Update npm to 1.1.16 13 years ago
publish.1 Update npm to 1.1.16 13 years ago
rebuild.1 Update npm to 1.1.16 13 years ago
registry.1 Update npm to 1.1.16 13 years ago
removing-npm.1 Update npm to 1.1.16 13 years ago
restart.1 Update npm to 1.1.16 13 years ago
rm.1 Remove npm's .gitignore, add generated docs 13 years ago
root.1 Update npm to 1.1.16 13 years ago
run-script.1 Update npm to 1.1.16 13 years ago
scripts.1 Update npm to 1.1.16 13 years ago
search.1 Update npm to 1.1.16 13 years ago
semver.1 Update npm to 1.1.16 13 years ago
set.1 Remove npm's .gitignore, add generated docs 13 years ago
shrinkwrap.1 Update npm to 1.1.16 13 years ago
star.1 Update npm to 1.1.16 13 years ago
start.1 Update npm to 1.1.16 13 years ago
stop.1 Update npm to 1.1.16 13 years ago
submodule.1 Update npm to 1.1.16 13 years ago
tag.1 Update npm to 1.1.16 13 years ago
test.1 Update npm to 1.1.16 13 years ago
uninstall.1 Update npm to 1.1.16 13 years ago
unpublish.1 Update npm to 1.1.16 13 years ago
update.1 Update npm to 1.1.16 13 years ago
version.1 Update npm to 1.1.16 13 years ago
view.1 Update npm to 1.1.16 13 years ago
whoami.1 Update npm to 1.1.16 13 years ago

README.1

.\" Generated with Ronnjs/v0.1
.\" http://github.com/kapouer/ronnjs/
.
.TH "NPM" "1" "April 2012" "" ""
.
.SH "NAME"
\fBnpm\fR \-\- node package manager
.
.SH "SYNOPSIS"
This is just enough info to get you up and running\.
.
.P
Much more info available via \fBnpm help\fR once it\'s installed\.
.
.SH "IMPORTANT"
\fBYou need node v0\.6 or higher to run this program\.\fR
.
.P
To install an old \fBand unsupported\fR version of npm that works on node 0\.3
and prior, clone the git repo and dig through the old tags and branches\.
.
.SH "Super Easy Install"
npm comes with node now\.
.
.SS "Windows Computers"
Get the MSI\. npm is in it\.
.
.SS "Apple Macintosh Computers"
Get the pkg\. npm is in it\.
.
.SS "Other Sorts of Unices"
Run \fBmake install\fR\|\. npm will be installed with node\.
.
.P
If you want a more fancy pants install (a different version, customized
paths, etc\.) then read on\.
.
.SH "Fancy Install (Unix)"
To install npm with one command, do this:
.
.IP "" 4
.
.nf
curl http://npmjs\.org/install\.sh |