Cake-Build addin that extends Cake with AWS Elasticbeanstalk extensions.
Info
Version: | 3.0.0 |
Author(s): | Mathieu Kempe |
Last Update: | Thursday, March 18, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cake-contrib/Cake.AWS.ElasticBeanstalk |
NuGet Url: | https://www.nuget.org/packages/Cake.Aws.ElasticBeanstalk |
Install
Install-Package Cake.Aws.ElasticBeanstalk
dotnet add package Cake.Aws.ElasticBeanstalk
paket add Cake.Aws.ElasticBeanstalk
Cake.Aws.ElasticBeanstalk Download (Unzip the "nupkg" after downloading)
Dependencies
- Cake.Core(>= 0.23.0)
- AWSSDK.Core(>= 3.3.18.2)
- AWSSDK.ElasticBeanstalk(>= 3.3.6.1)
Tags