Skip to content
This repository has been archived by the owner on Aug 23, 2019. It is now read-only.

Latest commit

 

History

History
42 lines (29 loc) · 1.71 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.71 KB

TAT-IOS

Maintenance ios Swift 4.2 made-with-Markdown Build Status License: GPL v3

How to contribute

  1. clone the project
  2. install homebrew, checkout homebrew to install
  3. install ruby brew install [email protected]
  4. install XcodeGen brew install xcodegen
  5. install bundle /usr/local/bin/gem install bundler
  6. install all gems bundle install
  7. generate project xcodegen generate
  8. install CocoaPods gems bundle exec pod install
  9. if swiftLint doesn't show the warnning, follew swiftLint to set up swiftLint

Documentation