Back to Pixi

Constructor Minimal Example

examples/constructor-minimal/README.md

0.67.2475 B
Original Source

Constructor Minimal Example

This demo shows how to use pixi to generate explicit conda environment specs, and constructor to use these specs to build platform-specific, offline-ready installers.

How to use?

Make sure you have pixi available in your terminal.

Navigate to this directory and run:

shell
# Build the installer
pixi run build

# Install the built installer
pixi run start