Entries from

Announcing CI2Go v1.3.0

I’ve released v1.3.0 of CI2Go the @circleci client for iOS.

CI2Go on the App Store

Read On 

Deploy Swift WebApps on Amazon EC2 Container Services (ECS)

TL;DR

Developing Web applications with Swift is pretty fun 🤘

We can run them on Amazon EC2 Container Services and I tried to build light-weight Docker image to deploy more faster.

Here is an example project I made, check this out :point_down:

Read On