pixi demo given as part of the July 2024 US Research Software Sustainability Institute (URSSI) Summer School on Research Software and Open Science.
Install pixi and then from the top level of the repository run
pixi install
To use the pixi task runner to execute the tasks defined in pixi.toml run
pixi run example
To optionally enter into an interactive shell with the pixi environment activated run
pixi shell