mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-10 01:17:42 +01:00
30 lines
450 B
Markdown
30 lines
450 B
Markdown
# CraftBeerPi
|
|
|
|
## Intro
|
|
|
|
CraftBeerPi is an open source brewing controller.
|
|
|
|
## Installation
|
|
|
|
CraftBeerPi is python based and will require at last python 3.7.x
|
|
|
|
```text
|
|
sudo python3 -m pip install cbpi
|
|
```
|
|
|
|
```text
|
|
cbpi setup
|
|
```
|
|
|
|
```text
|
|
cbpi start
|
|
```
|
|
|
|
## Links
|
|
|
|
{% embed url="https://www.facebook.com/groups/craftbeerpi" %}
|
|
|
|
{% embed url="https://www.youtube.com/channel/UCy47sYaG8YLwJWw2iY5\_aNg" %}
|
|
|
|
{% embed url="http://web.craftbeerpi.com" %}
|
|
|