FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

aws-lambda-builders/README.md at develop · oOPa/aws-lambda-builders · GitHub

Latest commit

 

History

History
21 lines (15 loc) · 793 Bytes

File metadata and controls

21 lines (15 loc) · 793 Bytes

Lambda Builders

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
  • Ruby with Bundler
  • Go with Dep
  • Go with Mod

Lambda Builders is the brains behind the sam build command from AWS SAM CLI

If you are a developer and interested in contributing, read the DESIGN DOCUMENT to understand how this works.


Back | FazBrowse Home | New Git URL