Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 883 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 883 Bytes

Build Status

OpenBrew

OpenBrew is a home brewing app for iOS. OpenBrew is to provides a clean, minimal interface for designing beer recipes on the go.

Optional Development Tools

Third-party library dependencies are managed with Cocoapods. The third-party libraries are checked into this repo, so you will not need to run pod install to get started. Cocoapods is only needed in order to update which third-party libraries are used.

sudo gem install cocoapods

To run the screenshot automation scripts, install two of the Fastlane tools.

# Install the tools
brew install imagemagick
sudo gem install snapshot frameit

# Setup frameit. Follow the instructions.
frameit setup