78 Forks
405 Stars
405 Watchers

aws-pdk

The AWS PDK provides building blocks for common patterns together with development tools to manage and build your projects.

How to download and setup aws-pdk

Open terminal and run command
git clone https://github.com/aws/aws-pdk.git
git clone is used to create a copy or clone of aws-pdk repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with aws-pdk https://github.com/aws/aws-pdk/archive/master.zip

Or simply clone aws-pdk with SSH
[email protected]:aws/aws-pdk.git

If you have some problems with aws-pdk

You may open issue on aws-pdk support forum (system) here: https://github.com/aws/aws-pdk/issues