moon

Task runner and monorepo management tool for web ecosystems

brewmacoslinux
Try with needOr install directly
Source

About

Task runner and repo management tool for the web ecosystem, written in Rust

Commands

moon

Examples

Run a task in the current project$ moon run project:taskName
Execute tasks across multiple projects in a monorepo$ moon run :taskName
Display information about projects and tasks in the workspace$ moon project list