2.2.2 • Published 3 years ago

redfork v2.2.2

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

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

2.2.1

3 years ago

2.2.2

3 years ago

2.2.0

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.0.0

4 years ago