Find a file
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
.gitignore thought it was managed when it wasn't 2013-04-01 23:06:22 +02:00
LICENSE first commit 2013-04-01 22:51:22 +02:00
npm2tgz forgot about package description 2013-04-01 23:05:21 +02:00
README.md update README.md 2013-04-01 23:09:48 +02:00

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)