pimoroni / get

Install and helper scripts for Raspbian on the Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get

Get is a collection of scripts, hosted at get.pimoroni.com, which facilitate easy installation of products, and easy automation of common tasks on the Raspberry Pi such as setting up i2c/spi and keeping up-to-date.

In the interests of transparency and to invite contributions, these scripts are reproduced here.

Using Get

You can run a get script like so:

curl -sS https://get.pimoroni.com/getstarted | bash

Note

All scripts within Get are supplied as-is without any warranty of any kind. They have been tested on recent versions of Raspbian and should generally work and not cause undue harm to your system.

If you have trouble with any of the scripts, or tasks that they aim to solve, give us a shout at http://forums.pimoroni.com for help!

About

Install and helper scripts for Raspbian on the Raspberry Pi

License:Other


Languages

Language:Shell 100.0%Language:Python 0.0%