Initialize a new project
pixi init path/to/projectAdd project dependencies
pixi add dependency1 dependency2 ...Start a pixi shell in the project environment
Run a task in the project environment
Manage tasks in the project environment
Clean environment and task cache