npm-recursive-commands

1.1.0 • Public • Published

npm-recursive-install

Recursively run a npm command in every folder that contains a package.json file.

Usage

Simply run any npm command you wish, but with the prefix npm-recursive. For example, to run npm audit recursively, you would run npm-recursive audit.

Arguments

--skipRoot will skip the root directory.

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i npm-recursive-commands

    Weekly Downloads

    2

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    4.45 kB

    Total Files

    9

    Last publish

    Collaborators

    • carsoncook