-
Notifications
You must be signed in to change notification settings - Fork 228
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
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
Support for menuinst
#1039
Comments
Hey Dave, thanks for the issue 👍 I think this would be great for global installs at least. Do you have any experience how well this works @dhirschfeld ? |
I don't have much experience with it, but my use case is also for globally installed tools. I don't know that it makes much sense for per-environment tools/libraries but for globally installed tools/applications it could be pretty slick (make for a nice demo!) |
I agree, for sure! |
@tdejager do you think we'd have to port menuinst to rust? |
I think so yes, because it would affect the installation procedure. However, we could experiment with the python one first of course. |
Feel free to ping me if there are any questions :) I'm sure we will find some rough edges and opportunities for improvement in |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Problem description
It would be great if
pixi
supportedmenuinst
:The text was updated successfully, but these errors were encountered: