Skip to content

Files

Latest commit

59ce65b · Sep 3, 2023

History

History

swift

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 21, 2021
May 21, 2021
Sep 3, 2023

Launch as script

./client.swift

Compile

swiftc main.swift -o kraken

or xcrun -sdk macosx swiftc client.swift -o client

Launch compiled version

./client