Grove Garden Controller for iOS
Welcome to Grove's Garden Controller open source iOS app! Unlike the offical 'Grove App', this is a minimal, server-less app.
Getting Started
- Download the Xcode 8.2 release.
- Clone this repository, and
cdinto your new directory. - Install Carthage if you don't already have it.
- Run
make bootstrapto install tools and setup config files.