Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 882 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 882 Bytes

gensam

NuGet Build status Quality Gate Status

gensam is a command line tool to help build serverless apps on AWS by generating an AWS SAM template file from draw.io (diagrams.net) diagrams using the AWS19 icons.

Installing

gensam is a .NET Core Global Tool and can be installed using command:

dotnet tool install --global gensam