Replies: 2 comments
-
here, I'll fill this out for you: New package manager questionnaireDid you read our documentation on adding a package manager?
BasicsWhat's the name of the package manager?"mise-en-place" or simply "mise" What language(s) does this package manager support?Virtually all of them. How popular is this package manager?It's ~200th place in Homebrew across all formulas. Does this language have other (competing?) package managers?
What are the big selling points for this package manager?Performance, developer experience. Mise's goal is to become the "front-end to your dev env" with the ultimate goal of being the standard choice for developers at organizations and in open source projects to adopt for running their codebases locally. Explain how this package manager is different from existing ones. Mise focuses on DX first. Other projects try to optimize for things like stability, cross-platform support, or hardened security models—while these are also things mise strives to achieve they come second after DX at least right now. Compared to asdf, mise is a more ambitious project with a broader feature set targeting things like dev environment management and task execution. Detecting package filesWhat kind of package files, and names, does this package manager use?
Which
|
Beta Was this translation helpful? Give feedback.
-
Thanks @jdx for the work :) i will update the thread on renovate. update : renovatebot/renovate#26596 |
Beta Was this translation helpful? Give feedback.
-
Hi and thanks for mise :)
Actually asdf is already supported in Renovate
It is possible to have the same for mise ?
There is already an open discussion : Add support for "mise-en-place" renovatebot/renovate#26596
There is a questionnaire to fo fill : https://github.com/renovatebot/renovate/blob/main/docs/development/new-package-manager-template.md
Any help would be appreciated ( i will try asap )
Best regards.
Beta Was this translation helpful? Give feedback.
All reactions