Skip to content

kmalakoff/each-package

Repository files navigation

each-package

Run commands in each package folder starting with cwd skipping node_modules folders

# infinite depth
$ep run npm

# top level only
$ep -d0 run npm
$ep --depth=0 run npm

About

Run commands in each package folder starting with cwd skipping node_modules folders

Resources

License

Stars

Watchers

Forks

Packages

No packages published