please icon indicating copy to clipboard operation
please copied to clipboard

add NodeJS and npm support

Open Geal opened this issue 8 years ago • 0 comments

This project only supports Rust and cargo right now, and to get a great project, we need to support more platforms!

Here is how you can proceed:

For NodeJS, we should look for a package.json file in the probe() method, and call npm build and npm run in the build()and run() methods.

Geal avatar Jan 22 '18 15:01 Geal