Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save necojackarc/468191456fe8a94c521234906b326429 to your computer and use it in GitHub Desktop.
Save necojackarc/468191456fe8a94c521234906b326429 to your computer and use it in GitHub Desktop.
$ yarn workspaces info --json | jq -rc '.data | fromjson | keys | .[]' | sed 's/^/yarn workspace /g' | sed 's/$/ test/g' | sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment