ios-utils / XApp

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

Home Page:https://rubygems.org/gems/xapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://rubygems.org/gems/xapp

License:MIT License


Languages

Language:Ruby 100.0%