ggthedev / exercsim-swift

Exercism exercises in Swift.

Home Page:http://exercism.io/languages/swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xSwift

Exercism exercises in Swift

Contributing Guide

Please see the contributing guide

Swift Track

We use Travis CI to automatically run all the unit tests on the code that is going to be checked in. In addition we also have SwiftLint set up to make sure that the code is consistent across all exercises. Please run swiftlint autocorrect --format on your code before submitting a PR. Check the travis file to see which version of swift we are testing against. Make sure all the tests pass locally using the swift package manager. Keep in mind that we support Linux so the tests need to also pass on linux on Travis.

About

Exercism exercises in Swift.

http://exercism.io/languages/swift

License:MIT License


Languages

Language:Swift 99.5%Language:Ruby 0.4%Language:Shell 0.2%