A RubyMotion application brought to you by Off The Grid Apps.
A full copy of the 2013 Brewers Association Style Guidelines always at the ready on your iOS device. Whether you're a beer judge, a homebrewer, or an enthusiast, this free app will come in handy whenever you want a quick lookup of a style description.
- You must have a valid license of RubyMotion.
- Download the source code.
- Open a terminal and
cd
into the directory. - Run
bundle
to install dependencies. - Run
rake
to launch the app in the simulator.
- Fork it.
- Work on a feature branch.
- Send me a pull request.
If you can't contribute but find an issue, please open an issue
It would be great to have the style guidelines translated into other languages. If you would like to contribute a translation, check out the /resources/en/
folder for the official SQLite database of styles, localized strings file, and content for the app.
You can copy those files into your own internationalized folder and make translations.
At a minimum, we need the following files translated:
SQLite database
Localized.strings
Once you've created that folder in the resources
directory, send me a pull request!