Skip to content

Latest commit

 

History

History

swift

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Launch as script

./client.swift

Compile

swiftc main.swift -o kraken

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

Launch compiled version

./client