0.0.3 • Published 10 years ago
generator-ios v0.0.3
generator-ios
Yeoman generator
Getting Started
This generator creates Xcode projects for iOS apps in the style that I've come accustomed to using. Rather than the default format that Apple gives you, this has a more conventional style. There are standard groups for typical class types like Controller, Model, View, Service, Layout, etc., and they're mapped to actual folders. They'll help you maintain a folder structure that looks more like your project. This is especially helpful when viewing the code with other tools.
yo ios
License
MIT