Skip to content
hokein edited this page Nov 15, 2014 · 2 revisions
// output the build commands.
node-gyp --verbose rebuild

// build Debug version
node-gyp configure --debug

// generate xcode build project.
node-gyp configure -- -f xcode

Tech-Notes

LLVM/Clang

C/C++

Linux

Vim

Tools

Others

Chromium-Dev tips

Clone this wiki locally