What is it?
mise prepares your development environment before each command runs. It keeps project tools, environment variables, and tasks in one mise.toml file so new shells, checkouts, and CI jobs all start from the same setup.
Install and switch between dev tools like node, python, cmake, terraform, and hundreds more.
Load environment variables per project directory, including values from
.envfiles and other sources.Define and run tasks for building, testing, linting, and deploying projects.
