h3xx / npm2tgz

npm2tgz generates a Slackware compatible package from a node module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

npm2tgz generates a Slackware compatible package from a node module

License:Other


Languages

Language:Shell 100.0%