mirror of https://github.com/lukechilds/node.git
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
1ccae9cb1b
|
12 years ago | |
---|---|---|
.. | ||
README.1 | 12 years ago | |
adduser.1 | 12 years ago | |
author.1 | 13 years ago | |
bin.1 | 12 years ago | |
bugs.1 | 12 years ago | |
build.1 | 12 years ago | |
bundle.1 | 12 years ago | |
cache.1 | 12 years ago | |
changelog.1 | 12 years ago | |
coding-style.1 | 12 years ago | |
completion.1 | 12 years ago | |
config.1 | 12 years ago | |
dedupe.1 | 12 years ago | |
deprecate.1 | 12 years ago | |
developers.1 | 12 years ago | |
disputes.1 | 12 years ago | |
docs.1 | 12 years ago | |
edit.1 | 12 years ago | |
explore.1 | 12 years ago | |
faq.1 | 12 years ago | |
find.1 | 13 years ago | |
folders.1 | 12 years ago | |
get.1 | 13 years ago | |
global.1 | 12 years ago | |
help-search.1 | 12 years ago | |
help.1 | 12 years ago | |
home.1 | 13 years ago | |
index.1 | 12 years ago | |
init.1 | 12 years ago | |
install.1 | 12 years ago | |
json.1 | 12 years ago | |
link.1 | 12 years ago | |
list.1 | 12 years ago | |
ln.1 | 13 years ago | |
ls.1 | 12 years ago | |
npm.1 | 12 years ago | |
outdated.1 | 12 years ago | |
owner.1 | 12 years ago | |
pack.1 | 12 years ago | |
prefix.1 | 12 years ago | |
prune.1 | 12 years ago | |
publish.1 | 12 years ago | |
rebuild.1 | 12 years ago | |
registry.1 | 12 years ago | |
removing-npm.1 | 12 years ago | |
restart.1 | 12 years ago | |
rm.1 | 12 years ago | |
root.1 | 12 years ago | |
run-script.1 | 12 years ago | |
scripts.1 | 12 years ago | |
search.1 | 12 years ago | |
semver.1 | 12 years ago | |
set.1 | 13 years ago | |
shrinkwrap.1 | 12 years ago | |
star.1 | 12 years ago | |
stars.1 | 12 years ago | |
start.1 | 12 years ago | |
stop.1 | 12 years ago | |
submodule.1 | 12 years ago | |
tag.1 | 12 years ago | |
test.1 | 12 years ago | |
uninstall.1 | 12 years ago | |
unpublish.1 | 12 years ago | |
update.1 | 12 years ago | |
version.1 | 12 years ago | |
view.1 | 12 years ago | |
whoami.1 | 12 years ago |
README.1
.\" Generated with Ronnjs 0.3.8
.\" http://github.com/kapouer/ronnjs/
.
.TH "NPM" "1" "April 2013" "" ""
.
.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)"
There\'s a pretty robust install script at \fIhttps://npmjs\.org/install\.sh\fR\|\. You can d