Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 534 Bytes

README.md

File metadata and controls

46 lines (25 loc) · 534 Bytes

Gatorate

Closed, or not Closed?

Usage

./bin/gatorate

./bin/console

The web interface ist available on http://localhost:9292

Installation

Raspberry Pi

bundle install

Desktop (Mac/Linux…)

bundle install --without raspberrypi

Important

The wiringpi project must be installed on the raspberry pi.

Download at

https://projects.drogon.net/raspberry-pi/wiringpi/

or

git clone git://git.drogon.net/wiringPi

Build via

cd wiringPi
./build