Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Commit

Permalink
refactor publish doc
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Apr 25, 2010
1 parent f85134f commit c616ca5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/publish.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
npm-publish(1) -- Publish a package
===================================

npm publish http://host.com/path/to/tarball.tgz

Publishes a tarball containing a package to the npm registry.

When installation from the registry is supported, this will be much more
relevant.

0 comments on commit c616ca5

Please sign in to comment.