Skip to content

swizzlr/docker-swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

#Use Swift in a Docker container!

Sparkly features include:

  • Swift on Windows!
  • write and test your Swift code in a container or virtual machine!
  • deploy your app to the ☁️ in a flash!

#Getting Started You need to install Docker (Mac, Linux, Windows).

When you're done with the installation, you can type the following to download the image:

docker pull swizzlr/swift

And then you can compile and run a little "hello world" app inside the container:

docker run swizzlr/swift swift main.swift

To see an example of running your own code inside a docker container, check out swift-docker-example.

REPL support coming very soon!

About

Who uses El Capitan anyway?

Resources

License

Stars

Watchers

Forks

Packages

No packages published