You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson b85d5c8b61
development/npm2tgz: Fix slack-desc.
9 years ago
..
README development/npm2tgz: Updated for version 1.3.1. 11 years ago
npm2tgz.SlackBuild development/npm2tgz: Support alternate tarball name. 10 years ago
npm2tgz.info development/npm2tgz: Switch to nodejs. 9 years ago
slack-desc development/npm2tgz: Fix slack-desc. 9 years ago

README

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)