Skip to content

tattn/HackathonStarter

Repository files navigation

HackathonStarter

Platform License Swift Version Xcode Version

Hackathon starter kit for iOS.

Installation

$ git clone https://github.com/tattn/HackathonStarter hack
$ cd hack
$ ./tool/setup.sh

Edit Cartfile, and run the following:

$ carthage bootstrap --platform iOS --cache-builds

Reference

SwiftExtensions
https://github.com/tattn/SwiftExtensions

HackathonStarter uses SwiftExtensions. See it if you wanna know what kind of extensions.

License

HackathonStarter is released under the MIT license. See LICENSE for details.