node/deps/npm/man/man1/npm-build.1
isaacs f76c3938d0 npm: upgrade to v1.4.8
* Check SHA before using files from cache
* adduser: allow change of the saved password
* Make `npm install` respect `config.unicode`
* Fix lifecycle to pass `Infinity` for config env value
* Don't return 0 exit code on invalid command
* cache: Handle 404s and other HTTP errors as errors
* bump tap dep, make tests stderr a bit quieter
* Resolve ~ in path configs to env.HOME
* Include npm version in default user-agent conf
* npm init: Use ISC as default license, use save-prefix for deps
* Many test and doc fixes
2014-05-01 11:09:00 -07:00

44 lines
641 B
Groff

.\" Generated with Ronnjs 0.3.8
.\" http://github.com/kapouer/ronnjs/
.
.TH "NPM\-BUILD" "1" "May 2014" "" ""
.
.SH "NAME"
\fBnpm-build\fR \-\- Build a package
.
.SH "SYNOPSIS"
.
.nf
npm build <package\-folder>
.
.fi
.
.IP "\(bu" 4
\fB<package\-folder>\fR:
A folder containing a \fBpackage\.json\fR file in its root\.
.
.IP "" 0
.
.SH "DESCRIPTION"
This is the plumbing command called by \fBnpm link\fR and \fBnpm install\fR\|\.
.
.P
It should generally not be called directly\.
.
.SH "SEE ALSO"
.
.IP "\(bu" 4
npm help install
.
.IP "\(bu" 4
npm help link
.
.IP "\(bu" 4
npm help scripts
.
.IP "\(bu" 4
npm help package\.json
.
.IP "" 0