]> gerrit.simantics Code Review - simantics/district.git/blob - npm-start.3
0490c08a68454105f9e99e909d1c6aca223b8724
[simantics/district.git] / npm-start.3
1 .TH "NPM\-START" "3" "October 2016" "" ""
2 .SH "NAME"
3 \fBnpm-start\fR \- Start a package
4 .SH SYNOPSIS
5 .P
6 .RS 2
7 .nf
8 npm\.commands\.start(packages, callback)
9 .fi
10 .RE
11 .SH DESCRIPTION
12 .P
13 This runs a package's "start" script, if one was provided\.
14 .P
15 npm can start multiple packages\. Just specify multiple packages in the
16 \fBpackages\fP parameter\.
17