add binary install

This commit is contained in:
saces 2026-03-06 18:24:23 +01:00
parent 6da535f206
commit e1dfbe218d

View file

@ -16,7 +16,15 @@ the bot follows each invite (autojoin) and have two commands:
!echo [text] - in a DM the bot responds with 'text',
in regular rooms it is a reply.
install from source (venv):
binary/package install:
(only linux-amd64 for now)
pip install --index-url https://codeberg.org/api/packages/saces/pypi/simple/ --no-deps pygomx-module
pip install git+https://codeberg.org/saces/pygomx.git#subdirectory=smal
install from source / develop (venv):
build configuration is done via env vars