Getting Started¶ Install¶ ```powershell git clone https://github.com/KILGORETROUT111/logic-evaluation-engine.git cd logic-evaluation-engine python -m venv .venv ..venv\Scripts\Activate.ps1 pip install -e .