Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: project environment cli #1433

Merged
merged 9 commits into from
May 27, 2024

Conversation

baszalmstra
Copy link
Contributor

Adds:

pixi project environment add <name>
pixi project environment remove <name>
pixi project environment list

Copy link
Contributor

@ruben-arts ruben-arts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There also should be some documentation

src/cli/project/environment/add.rs Outdated Show resolved Hide resolved
src/project/manifest/document.rs Outdated Show resolved Hide resolved
src/project/manifest/document.rs Outdated Show resolved Hide resolved
src/project/manifest/mod.rs Show resolved Hide resolved
Copy link
Contributor

@ruben-arts ruben-arts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There also should be some documentation

@ruben-arts ruben-arts merged commit fc804d5 into prefix-dev:main May 27, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants