S3 file aggregation utility
$ npm install s-s3-aggregate
$ KEY=... SECRET=... BUCKET=segmentio make test
It would be better to stream N files to disk in parallel and concatenate after completion but meh, not really a big deal for now. Also this could just be some Stream reader thing but who knows how to get that junk working properly
MIT