Skip to content

alexjv89/bulkrun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Publish

npm publish --access=public

About

bulkrun commands from terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages