mise

Installation
SKILL.md

mise

Runtime version manager. Replaces nvm/pyenv/rbenv/asdf.

Install Runtime

# Install globally
mise use -g node@lts
mise use -g python@3.12
mise use -g go@latest

# Install for current project (creates mise.toml)
mise use node@20

Common Commands

Related skills
Installs
71
Repository
mritd/skills
First Seen
Jan 31, 2026