Skip to content

doc: updating Ninja guide

This PR updates the guide to use Ninja, because the instructions were outdated after merging this PR

  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows [commit guidelines](https://github.com/nodejs/node/blob/master

Merge request reports

Loading