This is kickstarter/ios-oss style ViewModel template which uses ReactiveX/RxSwift instead of ReactiveCocoa/ReactiveSwift.
You can install this template with only one command and use it on your Xcode.
$ ./install.sh
- Open a Xcode project.
- File > New > File...
- Select ViewModel in RxKickstarter section
- Type class name without "ViewModel", for example, you type "Hoge" and Xcode makes HogeViewModel.swift