nodejs-waf

Langue: en

Version: 334777 (ubuntu - 24/10/10)

Section: 1 (Commandes utilisateur)

NAME

nodejs-waf - WAF helper for building nodejs modules

SYNOPSIS

nodejs-waf [COMMAND]

DESCRIPTION

Helper for the waf build system that is included in nodejs-dev package.

Typical usage is : nodejs-waf configure build

COMMANDS

clean
configure
build
distclean
Removes all files created by nodejs-waf.
install
Install to /usr/lib/nodejs/modules (need root privileges).
uninstall
Uninstall module from /usr/lib/nodejs/modules (need root privileges).

SEE ALSO

nodejs(1)