Y
Y
Yuri Puzynya2014-09-18 16:25:26
Node.js
Yuri Puzynya, 2014-09-18 16:25:26

How to compile node.js c++ module for all platforms in the cloud?

Suggested algorithm of actions: We
send the module for testing in Travis CI, if the module has successfully built and passed all the tests, we send the publication to `node-pre-gyp` to the Amazon cloud. Thus, we get the assembled module for Linux.
We repeat the algorithm on AppVeyor and get a module for Windows.
I don’t see a way to get a module for OS X.
And in general, all of the above is a rough theory - does it somehow correspond to reality or should we forget about it, raise a bunch of virtual machines and build without automating the process?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question