Swift Playground

Exploring Swift as part of the hello world daily challenge. This is the first time I have looked into Swift and I will be building something over this week. It is a fun language and hasn't been hard to pick up.

Installation Instructions

cd HelloWorld/Sources

Build the package

swift build

Run with a command line argument. Try running it without an argument too.

swift run HelloWorld Alice

Built With

Share this project:

Updates