110 Forks
184 Stars
184 Watchers

code2

Code of Amazon Web Services in Action, Second Edition

How to download and setup code2

Open terminal and run command
git clone https://github.com/AWSinAction/code2.git
git clone is used to create a copy or clone of code2 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 code2 https://github.com/AWSinAction/code2/archive/master.zip

Or simply clone code2 with SSH
[email protected]:AWSinAction/code2.git

If you have some problems with code2

You may open issue on code2 support forum (system) here: https://github.com/AWSinAction/code2/issues