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
1ad30a2af4
|
13 years ago | |
---|---|---|
.. | ||
GubbleBum-Blocky.ttf | 13 years ago | |
README.html | 13 years ago | |
adduser.html | 13 years ago | |
author.html | 13 years ago | |
bin.html | 13 years ago | |
bugs.html | 13 years ago | |
build.html | 13 years ago | |
bundle.html | 13 years ago | |
cache.html | 13 years ago | |
changelog.html | 13 years ago | |
coding-style.html | 13 years ago | |
completion.html | 13 years ago | |
config.html | 13 years ago | |
deprecate.html | 13 years ago | |
developers.html | 13 years ago | |
docs.html | 13 years ago | |
edit.html | 13 years ago | |
explore.html | 13 years ago | |
faq.html | 13 years ago | |
find.html | 13 years ago | |
folders.html | 13 years ago | |
get.html | 13 years ago | |
global.html | 13 years ago | |
help-search.html | 13 years ago | |
help.html | 13 years ago | |
home.html | 13 years ago | |
index.html | 13 years ago | |
init.html | 13 years ago | |
install.html | 13 years ago | |
json.html | 13 years ago | |
link.html | 13 years ago | |
list.html | 13 years ago | |
ln.html | 13 years ago | |
ls.html | 13 years ago | |
npm.html | 13 years ago | |
outdated.html | 13 years ago | |
owner.html | 13 years ago | |
pack.html | 13 years ago | |
prefix.html | 13 years ago | |
prune.html | 13 years ago | |
publish.html | 13 years ago | |
rebuild.html | 13 years ago | |
registry.html | 13 years ago | |
removing-npm.html | 13 years ago | |
restart.html | 13 years ago | |
rm.html | 13 years ago | |
root.html | 13 years ago | |
run-script.html | 13 years ago | |
scripts.html | 13 years ago | |
search.html | 13 years ago | |
semver.html | 13 years ago | |
set.html | 13 years ago | |
star.html | 13 years ago | |
start.html | 13 years ago | |
stop.html | 13 years ago | |
style.css | 13 years ago | |
submodule.html | 13 years ago | |
tag.html | 13 years ago | |
test.html | 13 years ago | |
uninstall.html | 13 years ago | |
unpublish.html | 13 years ago | |
update.html | 13 years ago | |
version.html | 13 years ago | |
view.html | 13 years ago | |
whoami.html | 13 years ago |
README.html
<!doctype html>
<html>
<title>README</title>
<meta http-equiv="content-type" value="text/html;utf-8">
<link rel="stylesheet" type="text/css" href="./style.css">
<body>
<div id="wrapper">
<h1><a href="../doc/npm.html">npm</a></h1> <p>node package manager</p>
<h2 id="SYNOPSIS">SYNOPSIS</h2>
<p>This is just enough info to get you up and running.</p>
<p>Much more info available via <code>npm help</code> once it's installed.</p>
<h2 id="IMPORTANT">IMPORTANT</h2>
<p><strong>You need node v0.6 or higher to run this program.</strong></p>
<p>To install an old <strong>and unsupported</strong> version of npm that works on node 0.3
and prior, clone the git repo and dig through the old tags and branches.</p>
<h2 id="Super-Easy-Install">Super Easy Install</h2>
<p>npm comes with node now.</p>
<h3 id="Windows-Computers">Windows Computers</h3>
<p>Get the MSI. npm is in it.</p>
<h3 id="Apple-Macintosh-Computers">Apple Macintosh Computers</h3>
<p>Get the pkg. npm is in it.</p>
<h3 id="Other-Sorts-of-