redfork

2.2.2 • Public • Published

Redfork License NPM version Dependency Status Build Status Coverage Status

CLI tool to run command in multiple subdirectories.

Refork

Install

npm i redfork -g

Usage

redfork 'ls -lha'

Pattern

When you need to filter directories, you can use -p, --pattern argument:

redfork 'ls -lha' -p plugin-*

Will show content of all subdirectories.

Related

  • redrun - CLI tool to run multiple npm-scripts fast;
  • madrun - CLI tool to run multiple npm-scripts in a madly comfortable way

License

MIT

Package Sidebar

Install

npm i redfork

Weekly Downloads

10

Version

2.2.2

License

MIT

Unpacked Size

5.45 kB

Total Files

4

Last publish

Collaborators

  • coderaiser