Skip to content

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

License

Notifications You must be signed in to change notification settings

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