slackbuilds/SBo/development/npm2tgz
Gwenhael Le Moine 14b478de9b
use bash
2021-06-15 10:26:26 +02:00
..
npm2tgz.info integrated SBo's changes 2018-12-21 19:30:33 +01:00
npm2tgz.SlackBuild use bash 2021-06-15 10:26:26 +02:00
README SBo package for npm2tgz 2013-04-01 23:17:59 +02:00
slack-desc update github username 2018-02-05 10:32:12 +01:00

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)