Sha256: a332677f61b89c9e70816ff89ff7b435684d8085022d44798c5187b835bbf43e

Contents?: true

Size: 582 Bytes

Versions: 3

Compression:

Stored size: 582 Bytes

Contents

# Ovaltine

The chocolatey treat which makes your code clean! Yum!

`Ovaltine` scans your `storyboard` files and generates constant files for view controller, segue, and reuse identifiers. For instance, if you have a storyboard called `Main` and a view controller with the Storyboard ID `authenticationViewController`, then you can instantiate that controller with something like `[ABCMainStoryboard instantiateAuthenticationViewController]`. No mistyping, plenty of chocolately goodness.

# Installation

```
gem install ovaltine
```

# Usage

Run `ovaltine` from the command line

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ovaltine-1.0.2 README.md
ovaltine-1.0.1 README.md
ovaltine-1.0.0 README.md