jakub-tucek / fit-checker

Fit-checker 2.0 for CTU FIT
MIT License
1 stars 0 forks source link

Refactor/multilanguage support #13

Closed josefdolezal closed 7 years ago

josefdolezal commented 7 years ago

Add support for multiple languages (currently Czech and English are supported). Localisation enum is generated automatically with SwiftGen on each build.

SwiftGen can be installed with:

brew install swiftgen