Build Lambda Layer
Builds Lambda Layers with Controls! 🕹
Build Lambda Layer is a simple utility CLI to build a Lambda Layers with controls for node lambda projects.
Why is this written?
Build Lambda Layer is built to take the any consideration out of a simple task.
Sure, you could do it but why when Build Lambda Layer has done it for you!
Do I get any other benefits?
Yes! Build Lambda Layer is built to assist with optimizing your builds, it:
- Works with and for monorepos.
- Provides
ignore
and include
support.
Install
pnpm install build-lambda-layer
Usage
Build Lambda Layer is built to work as a CLI.
Easy mode
install-layer
Full API
Usage: build-layer [options]
Build Lambda Layer, Build node awesome lambda layers with controls 🕹
Options:
-c, --config <config> path to a config file
--debug enable debugging
-f, --files [files...] file glob pattern
-i, --ignore [ignore...] ignore glob pattern
--isTesting enable running fn tests w/o overwriting
-r, --rootDir <rootDir> root directory to start search
--runner <runner> npm, pnpm, or yarn
-t, --isTestingCLI enable CLI only testing
-h, --help display help for command
Roadmap
Made by @yowainwright for fun with passion! MIT, 2022 🐝