slackbuilds_ponce/development/npm2tgz
Robby Workman a135267a52 development/npm2tgz: Tweaked tarball extraction routine
github's archive download system is braindead.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-11-16 20:18:21 -06:00
..
npm2tgz.info
npm2tgz.SlackBuild
README
slack-desc

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)