jdx / mise-action

MIT License
59 stars 7 forks source link

Feature request: Option to install plugins #118

Open deregtd opened 2 months ago

deregtd commented 2 months ago

Our use case is that we still have .yvmrc files everywhere from when we used yvm (before we moved to mise!). So right now I'm having to use mise-action to install mise, then add a separate mise plugins install -y yarn && mise install after the mise-action step. Would be handy if there was just a plugins list we could add, which mise-action installs before running the mise install step.