- python 3.10+
- nodejs (for developement only)
- Redis (to store dashboard settings so persistence is highly recommended)
# create virtualenv and activate, install poetry
poetry install- Create a file with this content
redis: redis://where.your.redis.lives.com/1
plugins_folder: /home/user/devel/claude/_tmp_plugins- Save to eg
/home/user/devel/claude/config.yaml - create the
plugins_folder - Set the filename to the
CLAUDE_CONFIG_FILEenv var
export CLAUDE_CONFIG_FILE=/home/user/devel/claude/config.yamlinvoke --listhttps://github.com/voidpp/claude/wiki
