slackbuilds/SBo/development/npm2tgz/README
Gwenhael Le Moine feb69615d4 SBo package for npm2tgz
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2013-04-01 23:17:59 +02:00

10 lines
407 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)