mirror of
https://github.com/solero/houdini.git
synced 2025-01-22 12:26:59 +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!