mirror of https://github.com/CrimsonTome/tldr.git
25 lines
460 B
Markdown
25 lines
460 B
Markdown
# pixi project
|
|
|
|
> Modify the project configuration file.
|
|
> More information: <https://pixi.sh/latest/reference/cli/#project>.
|
|
|
|
- Manage project channels:
|
|
|
|
`pixi project channel {{command}}`
|
|
|
|
- Manage project description:
|
|
|
|
`pixi project description {{command}}`
|
|
|
|
- Manage project platform:
|
|
|
|
`pixi project platform {{command}}`
|
|
|
|
- Manage project version:
|
|
|
|
`pixi project version {{command}}`
|
|
|
|
- Manage project environment:
|
|
|
|
`pixi project environment {{command}}`
|