Cake-Build addin that extends Cake with AWS Elasticbeanstalk extensions.
Info
Version: | 1.3.5 |
Author(s): | Mathieu Kempe, dstiert, WilliamABradley |
Last Update: | Tuesday, January 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/williamabradley/Cake.AWS.ElasticBeanstalk |
NuGet Url: | https://www.nuget.org/packages/Cake.AWS.ElasticBeanstalkTools |
Install
Install-Package Cake.AWS.ElasticBeanstalkTools
dotnet add package Cake.AWS.ElasticBeanstalkTools
paket add Cake.AWS.ElasticBeanstalkTools
Cake.AWS.ElasticBeanstalkTools Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.Core(>= 3.3.31.2)
- AWSSDK.ElasticBeanstalk(>= 3.3.12.7)
- Cake.Core(>= 0.32.1)