chocolatey / Chocolatey.Cake.Recipe

A set of convention based Cake scripts for building Chocolatey projects
Apache License 2.0
5 stars 9 forks source link

Add support for building/deploying AWS Lambdas #80

Closed gep13 closed 1 year ago

gep13 commented 1 year ago

Is Your Feature Request Related To A Problem? Please describe.

In addition to building/deploying NuGet packages, we should be able to buidl/deploy AWS Lambdas using Chocolatey.Cake.Recipe.

Describe The Solution. Why is it needed?

We need to be able to build/deploy AWS Lambdas. Going forward, Lambdas are going to be used for a number of things, so it makes sense to add direct support for building/deploying these.

Additional Context.

N/A

Related Issues

N/A