Skip to content

Latest commit

 

History

History
39 lines (36 loc) · 1.27 KB

index.md

File metadata and controls

39 lines (36 loc) · 1.27 KB
layout title hero features
home
Home
name tagline actions
mise-en-place
The front-end to your dev env. <span class="formerly"><a href="/rtx">(formerly called "rtx")</a></span>
theme text link
brand
Getting Started
/getting-started
theme text link
alt
About
/about
theme text link
alt
GitHub
theme text link
alt
Discord
title details
<a href="/dev-tools/">Dev Tools</a>
mise is a polyglot tool version manager. It replaces tools like <a href="https://asdf-vm.com">asdf</a>, nvm, pyenv, rbenv, etc.
title details
<a href="/environments.html">Environments</a>
mise allows you to switch sets of env vars in different project directories. It can replace <a href="https://github.com/direnv/direnv">direnv</a>.
title details
<a href="/tasks/">Tasks</a> <Badge type="warning" text="experimental" />
mise is a task runner that can replace <a href="https://www.gnu.org/software/make">make</a>, or <a href="https://docs.npmjs.com/cli/v10/using-npm-scripts">npm scripts</a>.
<style> .formerly { font-size: 0.7em; color: #666; } </style>