Devolutions / Devolutions/UniGetUI
[FEATURE REQUEST] Support for package manager mise-en-place
- Dominant language
- C#
- Stars
- 26.1k
- Forks
- 924
- Avg merge
- 15h 52m
- Merged PRs (30d)
- 52
Description
### Please confirm these before moving forward.
- [x] I have searched for my feature proposal and have not found a work-in-progress/duplicate/resolved/discarded issue.
- [x] This proposal is a completely new feature. If you want to suggest an improvement or an enhancement, please use [this template](https://github.com/Devolutions/UniGetUI/issues/new?labels=enhancement&projects=&template=enhancement-improvement.yml&title=%5BENHANCEMENT%5D+%28Enter+your+description+here%29).
### Describe the new feature
Please add support for the package manager mise-en-place : https://mise.jdx.dev
### Describe how this new feature could help users
just like npm, you can install a package for a project or globally. It supports loose versioning too. and you can upgrade all your apps with a mise upgrade command
Contributor guide
Research direction
Start with the mise documentation at https://mise.jdx.dev and compare its package, project, global-install, and upgrade behavior with the existing npm support mentioned in the issue. Done means UniGetUI can recognize mise-en-place and expose its package installation and upgrade capabilities consistently with the requested use cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100