yarn-recursive-extra

1.0.9 • Public • Published

yarn-recursive

Recursively run yarn in a folder

Takes your tree and checks for package.json in every folder and runs yarn in every folder.

Arguments

You can add arguments when running the command

$ yarn-recursive --cmd upgrade
yarn upgrade v1.1.0
success All of your dependencies are up to date.
Done in 0.22s.

Current yarn path: YOUR_PATH/yarn-recursive/package.json...
End of yarns

$ yarn-recursive --cmd upgrade --opt <package-name>

Extra commands added

cleanup

Removes the node_modules folder

$ yarn-recursive --cmd cleanup

Readme

Keywords

Package Sidebar

Install

npm i yarn-recursive-extra

Weekly Downloads

0

Version

1.0.9

License

ISC

Unpacked Size

22.9 kB

Total Files

6

Last publish

Collaborators

  • jacobgc