.. _installation: +++++++++++++ Installation for Hyspecppt development +++++++++++++ * Create and activate a virtual environment with [Pixi](https://pixi.sh/). Prerequisites: Pixi installation e.g. for Linux: .. code-block:: bash $ curl -fsSL https://pixi.sh/install.sh | sh * Setup/Update the environment of Hyspecppt (make sure you are in hyspecppt project folder where pyproject.toml is) .. code-block:: bash $ pixi install * Activate pixi environment .. code-block:: bash $ pixi shell * Start the tool .. code-block:: bash $ hyspecppt