dum

Fast npm scripts runner written in Rust with improved performance

brewmacoslinux
Try with needOr install directly
Source

About

Npm scripts runner written in Rust

Commands

dum

Examples

List all available scripts defined in package.json$ dum
Run a specific npm script faster than npm run$ dum build
Run a script with arguments passed to the underlying command$ dum test -- --watch