Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man1
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2011-03-30 07:24:31 +0400
committerisaacs <i@izs.me>2011-03-30 09:05:00 +0400
commit6deac9755a169b077a5789839e26ed17b5da9241 (patch)
tree8b5222d711d7ea9ca820ea8da3cdbe2395bfac65 /man1
parent1bf96eef8dd405379a56fbcece48903022887e85 (diff)
Define config for bindist
Diffstat (limited to 'man1')
-rw-r--r--man1/config.123
-rw-r--r--man1/get.123
-rw-r--r--man1/set.123
3 files changed, 69 insertions, 0 deletions
diff --git a/man1/config.1 b/man1/config.1
index ac266ca31..741c06971 100644
--- a/man1/config.1
+++ b/man1/config.1
@@ -235,6 +235,29 @@ npm config set foo:port 80
.
.SH "Config Settings"
.
+.SS "bindist"
+.
+.IP "\(bu" 4
+Default: Unstable node versions, \fBnull\fR, otherwise \fB"<node version>\-<platform>\-<os release>"\fR
+.
+.IP "\(bu" 4
+Type: String or \fBnull\fR
+.
+.IP "" 0
+.
+.P
+Experimental: on stable versions of node, binary distributions will be
+created with this tag\. If a user then installs that package, and their \fBbindist\fR tag is found in the list of binary distributions, they will
+get that prebuilt version\.
+.
+.P
+Pre\-build node packages have their preinstall, install, and postinstall
+scripts stripped (since they are run prior to publishing), and do not
+have their \fBbuild\fR directories automatically ignored\.
+.
+.P
+It\'s yet to be seen if this is a good idea\.
+.
.SS "browser"
.
.IP "\(bu" 4
diff --git a/man1/get.1 b/man1/get.1
index ac266ca31..741c06971 100644
--- a/man1/get.1
+++ b/man1/get.1
@@ -235,6 +235,29 @@ npm config set foo:port 80
.
.SH "Config Settings"
.
+.SS "bindist"
+.
+.IP "\(bu" 4
+Default: Unstable node versions, \fBnull\fR, otherwise \fB"<node version>\-<platform>\-<os release>"\fR
+.
+.IP "\(bu" 4
+Type: String or \fBnull\fR
+.
+.IP "" 0
+.
+.P
+Experimental: on stable versions of node, binary distributions will be
+created with this tag\. If a user then installs that package, and their \fBbindist\fR tag is found in the list of binary distributions, they will
+get that prebuilt version\.
+.
+.P
+Pre\-build node packages have their preinstall, install, and postinstall
+scripts stripped (since they are run prior to publishing), and do not
+have their \fBbuild\fR directories automatically ignored\.
+.
+.P
+It\'s yet to be seen if this is a good idea\.
+.
.SS "browser"
.
.IP "\(bu" 4
diff --git a/man1/set.1 b/man1/set.1
index ac266ca31..741c06971 100644
--- a/man1/set.1
+++ b/man1/set.1
@@ -235,6 +235,29 @@ npm config set foo:port 80
.
.SH "Config Settings"
.
+.SS "bindist"
+.
+.IP "\(bu" 4
+Default: Unstable node versions, \fBnull\fR, otherwise \fB"<node version>\-<platform>\-<os release>"\fR
+.
+.IP "\(bu" 4
+Type: String or \fBnull\fR
+.
+.IP "" 0
+.
+.P
+Experimental: on stable versions of node, binary distributions will be
+created with this tag\. If a user then installs that package, and their \fBbindist\fR tag is found in the list of binary distributions, they will
+get that prebuilt version\.
+.
+.P
+Pre\-build node packages have their preinstall, install, and postinstall
+scripts stripped (since they are run prior to publishing), and do not
+have their \fBbuild\fR directories automatically ignored\.
+.
+.P
+It\'s yet to be seen if this is a good idea\.
+.
.SS "browser"
.
.IP "\(bu" 4