Helps you compile Node.js from source by automating what should be automated
Download main.bash from dist/
To start and choose version interactively.
./main.bashTo skip interaction and download version.
./main.bash --version=x.x.xClean script files on ~/.compile-node-helper
deletes everything!
./main.bash --clean