GitBook: [master] 2 pages modified

This commit is contained in:
manuel 2021-01-26 06:56:52 +00:00 committed by gitbook-bot
parent eb22311de7
commit 80cda08333
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF
2 changed files with 32 additions and 4 deletions

View file

@ -1,6 +1,30 @@
# CraftBeerPi4
# CraftBeerPi
This is the development project for CraftBeerPi4.
It's not ready to use at the moment.
## 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" %}
[See Documentation](https://manuel83.github.io/craftbeerpi4/)

4
SUMMARY.md Normal file
View file

@ -0,0 +1,4 @@
# Table of contents
* [CraftBeerPi](README.md)