mirror of
https://github.com/gwenhael-le-moine/npm2tgz.git
synced 2024-12-26 09:58:25 +01:00
58e8769f43
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
407 B
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)