orogene

Fast, deterministic Node.js package manager and monorepo toolkit

brewmacoslinux
Try with needOr install directly
Source

About

`node_modules/` package manager and utility toolkit

Commands

orogeneoro

Examples

Install project dependencies$ oro install
Add a new package to the project$ oro add lodash
Run a script defined in package.json$ oro run build