Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 318 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 318 Bytes

Swift katas

This repo contains my solutions for some Swift katas submitted in Codewars.

Prerequisites

You need to use MacOS with XCode installed.

Build

swift build

Run tests

swift test