Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 425 Bytes

readme.md

File metadata and controls

24 lines (16 loc) · 425 Bytes

First launch:

python3 -m venv venv
source venv/bin/activate

# TODO replace with init
python3 -m pip install -r requirements.txt
# <- config files
python3 -m alterpy.init

Start:

source venv/bin/activate
python3 -m alterpy

dev version, stable version, alterpy test chat