Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 255 Bytes

File metadata and controls

16 lines (13 loc) · 255 Bytes

HOST-CLI for DeeBee

Install the requirements

pip install -r requirements.txt

Run the daemon

python daemon.py -u <username> -p <python> -s <server endpoint>

For eg

python daemon.py -u User1 -p MyPwd -s ws://localhost:3000