I'd like to recommend a new and useful bash tool in-cli: https://github.com/inevolin/in-cli/
in-cli is a lightweight, zero-dependency Bash utility that executes commands across multiple directories simultaneously or sequentially using simple glob patterns. It replaces complex find or xargs loops with a much simpler and friendlier syntax for efficient monorepo and filesystem management.
I'd like to recommend a new and useful bash tool
in-cli: https://github.com/inevolin/in-cli/in-cliis a lightweight, zero-dependency Bash utility that executes commands across multiple directories simultaneously or sequentially using simple glob patterns. It replaces complex find or xargs loops with a much simpler and friendlier syntax for efficient monorepo and filesystem management.