XApp 一个很小的工具,可以帮助您快速创建具有强大基础的iOS项目

XApp 一个很小的工具,可以帮助您快速创建具有强大基础的iOS项目

Swift 其它杂项

访问GitHub主页

共83Star

详细介绍

XApp

Quickly create scalable, production ready iOS projects built on solid foundations.

Gem Version

XApp

What does XApp do?

XApp helps you quickly setup new Apps, preconfigured with the essentials:

Uses CocoaPods for dependency management, preconfigured with:

As well as Quick/Nimble for your behavior-driven unit tests.

Basic Usage

# Install XApp
[sudo] gem install xapp

# Initialise a new iOS project
xapp init MyCoolApp

Compatibility

XApp is compatible with all modern MVC and MVVM frameworks, including RxSwift.