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