Mise
Manage your dev environment with mise.
Features
- View installed tools with version and status
- Install tools from the mise registry
- Install specific versions or upgrade existing ones
- Switch between installed versions
- Uninstall tools
Prerequisites
Requires mise:
curl https://mise.run | sh
Development
npm install
npm run dev
License
MIT