Restructure into brewpi/client/ws packages and add README
Splits the server, GUI client, and websocket layer into their own packages with dedicated requirements.txt files, and adds a README documenting the project's architecture and usage. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
source $WORKON_HOME/brewpi/bin/activate
|
||||
$BREWPI_HOME/brewpi_gui.py
|
||||
|
||||
Reference in New Issue
Block a user