bongzniak / toy-template

🧰 Simple toy project template for iOS application based reactorkit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

toy-template

🧰 Simple toy project template for iOS application based reactorkit.

Dedendencies

  • ReactorKit
  • RxSwift
  • RxDataSources
  • SnapKit
  • Then

Usage

  1. Initialize your project
$ ./new.sh yourProjectName
  1. install dependencies
$ make install
  1. make project files
$ make project
  1. remove new.sh
$ rm -rf new.sh

About

🧰 Simple toy project template for iOS application based reactorkit.

License:MIT License


Languages

Language:Swift 90.0%Language:Ruby 5.4%Language:Shell 4.3%Language:Makefile 0.4%