heliomass / SwiftHelloWorld

A shell script written in Swift which displays "Hello, world!". It's a right of passage, isn't it?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello World (in Swift)

Added here for prosperity, because, why not?

To run, give helloworld execute permissions and then launch it:

chmod +x helloworld
./helloworld

About

A shell script written in Swift which displays "Hello, world!". It's a right of passage, isn't it?