aboutsummaryrefslogtreecommitdiff
path: root/devel/py-aws-lambda-builders/pkg-descr
blob: b1e5e6927e2cb6abb949801eb8944aa3c529a38f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Lambda Builders is a Python library to compile, build and package AWS Lambda
functions for several runtimes & frameworks.
Lambda Builders currently contains the following workflows

  Java with Gradle
  Java with Maven
  Dotnet with amazon.lambda.tools
  Python with Pip
  Javascript with Npm
  Typescript with esbuild
  Ruby with Bundler
  Go with Mod
  Rust with Cargo

In Addition to above workflows, AWS Lambda Builders also supports Custom
Workflows through a Makefile.