Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 190 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 190 Bytes

Swift boilerplate

A small boilerplate to compile Swift sources with swiftc and Makefile instead of Xcode

Compiling

make

This outputs the built target to build/helloworld