Sha256: c4d29da73636b1c2e2791591aa55fb8bf90421b171e551c796f263b075989ce3
Contents?: true
Size: 826 Bytes
Versions: 1
Compression:
Stored size: 826 Bytes
Contents
#  > HTTP topping for [Raspberry Pi](http://www.raspberrypi.org) > [](http://badge.fury.io/rb/whipped-cream) > [](https://travis-ci.org/justincampbell/whipped-cream) > [](https://codeclimate.com/github/justincampbell/whipped-cream) ## Install `gem install whipped-cream` ## Demo `whipped-cream demo` ## DSL ```garage.rb name "Garage" button "Open/Close", pin: 18 switch "Light", pin: 23 sensor "Door", pin: 24, low: "Closed", high: "Open" ``` ## Run a plugin `whipped-cream start garage.rb` ## Deploy to a Pi `whipped-cream deploy garage.rb 192.168.1.123`
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
whipped-cream-0.0.1 | README.md |