Dismiss
  • Scroll up
  • Toggle Theme
  • View as Mobile

@davidwells/lerna-smart-run

@davidwells/lerna-smart-run is a monorepo workflow helper for running npm scripts against packages that changed since a previous branch-based tag.

It wraps ordinary Lerna commands with sequencing controls, tagging behavior, and options for running specific packages first or last.

Why it matters

Large repositories get slow when every task runs everywhere. Smarter package selection keeps CI focused while preserving the ordering rules that real deployment pipelines need.