1.0.9 • Published 4 months ago
repeat-cli-command v1.0.9
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.