Setup Guide
1. Clone Qadence-Hub
git clone https://github.com/pasqal-io/qadence-hub.git
cd qadence-hub
2. Navigate to the directory for the project you want to work on:
-
For mitigations development:
-
For commons development:
3. Enter the Hatch environment
We use Hatch to manage development environments and builds. To set up and enter the environment, run:
hatch env create
hatch shell