JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 22
  • Score
    100M100P100Q72748F
  • License MIT

Build node awesome lambda layers with controls 🕹

Package Exports

  • build-lambda-layer

Readme

Build Lambda Layer

Typed with TypeScript ci npm Github

Builds Lambda Layers with Controls! 🕹

Build Lambda Layer is a simple utility CLI for building 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 the seemingly simple task of building a lambda layer.
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

  • Tests (should come tomorrow)
  • Full AWS CLI integration

Made by @yowainwright for fun with passion! MIT, 2022 🐝