@yarnpkg/plugin-workspace-tools
This plugin adds support for various workspace-related commands.
yarn plugin import workspace-tools
yarn workspaces foreach
Retrieves all the child workspaces of a given root workspace recursively
root workspace
project
all the child workspaces
Find workspaces marked as dependencies/devDependencies of the current workspace recursively.
all the workspaces marked as dependencies
Generated using TypeDoc
@yarnpkg/plugin-workspace-tools
This plugin adds support for various workspace-related commands.
Install
yarn plugin import workspace-tools
Commands
yarn workspaces foreach