-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
mise: adds plugin options example #16282
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
base: main
Are you sure you want to change the base?
Conversation
The build for this PR failed with the following error(s):
Please fix the error(s) and push again. |
Can you edit the description to include what context the packages are managed in? Line 3 in ea2b9aa
For example the page for |
Try something similar to what is in the link you privided. Something like: "Manage packages for multiple development environments like Node.js, Python, Ruby, Go, etc." |
Any updates on this? |
@Managor sorry I had some PTOs. I pushed a change to the description. |
Adds plugin options syntax.
E.g. for java release type:
mise use java[release_type=ea]@openjdk-25
common
,linux
,osx
,windows
,sunos
,android
, etc.