repeat-cli-command

1.0.9 • Public • Published

repeat-cli-command tool

repeat-cli-command is a tool that will run any CLI command for an X number of times.


Installation

Install the following package:

npm install -D repeat-cli-command

How to run

npx repeat-cli-command "YOUR_COMMAND" --times=NUMBER_OF_TIMES_THAT_WILL_BE_EXECUTED

npx repeat-cli-command "npx playwright test" --times=5

Contributions

Feel free to open a pull request or drop any feature request or bug in the issues.

Please see more details in the contributing doc.

Package Sidebar

Install

npm i repeat-cli-command

Weekly Downloads

528

Version

1.0.9

License

MIT

Unpacked Size

4.85 kB

Total Files

7

Last publish

Collaborators

  • iamrv