NodeNinja: > > Note that having a module that will hapilly 'npm install' on all three > OSes does NOT require pre-building them. The Gyp scripting you saw does > exactly that: it detects which OS it's building on and follows different > instructions for each. Testing all three, on the other hand...I second > mscdex' vote for using a virtual machine to test in a native environment. :) > > Good luck! > --Jon > > Excellent Info Jonathan, the part that modules don't necessarily need to be pre built with the node-gyp system almost skipped me.
-- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
