mirror of
https://github.com/solero/houdini.git
synced 2025-04-30 18:46:24 +00:00
248 B
248 B
Getting started with Houdini
Houdini can be installed like any other Python program:
git clone https://github.com/solero/houdini-asyncio
cd houdini-asyncio
pip install -r requirements.txt
python bootstrap.py login
This page is a WIP!