Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 832 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 832 Bytes

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.