Skip to content

Installation

Follow these steps to install the project and its dependencies:

  1. Clone the repository:
git clone git@gitlab.in2p3.fr:CTA-LAPP/PHOENIX_LIBS2/citoolkit/PhoenixPackageCleanup.git && cd PhoenixPackageCleanup
  1. Create a workspace envorinment with pixi phoenixcitoolkitpython manages its dependencies with pixi. Follow pixi installation, then running any pixi task will create the workspace and download the environments.
# install all environments
pixi install -a
# or simply call a pixi task
pixi run test