toy-template
? Simple toy project template for iOS application based reactorkit.
Dedendencies
- ReactorKit
- RxSwift
- RxDataSources
- SnapKit
- Then
Usage
- Initialize your project
$ ./new.sh yourProjectName
- install dependencies
$ make install
- make project files
$ make project
- remove new.sh
$ rm -rf new.sh