UNPKG

blobpack

Version:

Packaging Benthos configs for AWS Lambda was too exciting, now it's acceptably boring.

10 lines (9 loc) 415 B
/** * Download and install a Benthos binary. * @function install * @param {Object} parameters * @param {string} [parameters.configPath=package.json] Path to the JSON file containing the blobpack config. * @param {string} [parameters.tmpRoot=tmp] Path to a temporary working directory. * @param {string} [parameters.logger=console] Console compatible logger. * @returns {string} Path to the saved binary. */