Swift + Android development environment
Swifty Robot environment is a set of tools created to reduce the entrance complexity to the Swift + Android world.
To create the Docker image, clone this repo and run:
$ docker build -t swifty-robot-evinronment .
This will run the image generation using all the scripts available in prepare_environment
.