1.1.0 • Published 6 months ago

@alexjv89/bulkrun v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

bulkrun

bulkrun commands from terminal

Install

npm install  bulkrun --save-dev

Run

node node_modules/@alexjv89/bulkrun --file="temp/bulk_run/movement_FY2023-24.txt"

Options

  • --file - specify file containing commands to run
  • --limit - execute a maximum of this many commands from the file
  • --retry - retry failed commands
  • --sleep - sleep time in seconds between execution of each line

Others

github repo - https://github.com/alexjv89/bulkrun npm - https://www.npmjs.com/package/@alexjv89/bulkrun

Publish

npm publish --access=public
1.1.0

6 months ago

1.0.0

6 months ago