npm2tgz/README.md
Gwenhael Le Moine 58e8769f43 update README.md
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2013-04-01 23:09:48 +02:00

407 B

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