A collection of Ruby experiments on a the Raspberry Pi
- Clone this repo to a folder on your raspberry pi, and then
cd
into that directory. bin/setup
- Answer
Y
to any questions it prompts you. - Enjoy.
To run any example, simply use bin/run example-file-name.rb
. This will make
sure to run the example in the context of bundler to make sure it has all the
dependencies it needs.