bucket-runner icon indicating copy to clipboard operation
bucket-runner copied to clipboard

allow {file} when --partition-size is 1

Open aleclarson opened this issue 3 years ago • 1 comments

Scripts would read easier if I could use {file} instead of {files} when partition size is 1.

aleclarson avatar Jun 27 '22 06:06 aleclarson

I've implemented this (along with some other changes) in my fork.
See the quote at the top of the readme for more info.

https://www.npmjs.com/package/@aleclarson/bucket-runner

npm i -g @aleclarson/bucket-runner

pnpm i -g @aleclarson/bucket-runner

yarn global add @aleclarson/bucket-runner

aleclarson avatar Aug 10 '22 14:08 aleclarson