nx

Smart, fast and extensible build system for monorepos

brewmacoslinux
Try with needOr install directly
Source

About

Smart, Fast and Extensible Build System

Commands

nx

Examples

Initialize Nx in a new workspace$ nx init
Run a build target for a specific project$ nx build myapp
Run tests across affected projects$ nx affected --targets=test