Skip to content

Files

Latest commit

cbe68c5 · Mar 12, 2019

History

History
4 lines (3 loc) · 524 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 524 Bytes

kotlinaws

This project is code for the RelaDev Blog Series - My Kotlin AWS Journey.

The organization of this code is a little different then normal. Since the blog series builds on previous code, each blog gets its own branch. This was done, so that changes and fixes in earlier blog code can easily be merged into all blogs code. Each branch starts with "/blog/", then a number and the name of the blog. The number is used to order the code to allow for easier merging.