slackbuilds_ponce/development/npm2tgz/README
Gwenhael Le Moine f02b5c0d28 development/npm2tgz: Added (node.js module to Slackware package)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-06-22 21:32:54 -03:00

11 lines
408 B
Text

npm2tgz generates a Slackware compatible package from a node module
usage: <OPTIONS> npm2tgz <modules_name>
The resulting package is located under /tmp
Possible OPTIONS are:
BUILD=<value> (currently: 1)
TAG=<value> (currently: SBo)
OUTPUT=<value> (currently: /tmp)
ARCH=<value> (currently: npmjs)
PREFIX=<value> (currently: /usr)
NPMBIN=<value> (currently: /usr/bin/npm)