Developer Workflow and Environment Management for projects. More information: https://pixi.sh.
pixi init {{path/to/project}}
pixi add {{dependency1 dependency2 ...}}
pixi shell
pixi run {{task}}
pixi task {{command}}
pixi {{command}} --help
pixi clean