mise
Share on:
Enter Your Mastodon Instance
Copy the link below to share to Mastodon
https://terminaltrove.com/mise/
The front-end to your dev env.
pacman -S mise-bin
mise, or mise-en-place, (formerly called rtx) is a terminal tool that acts as a front-end for your development environment.
It handles the management of development tools, windowing and tasks and can support languages like node, python, terraform, cmake and more. It manages environment variables for different project directories, quickly switch runtimes, pinpointing to an actual path not a shim.
This tool provides an interface for the installation of different software versions. With mise, it comes in handy to developers seeking to effectively manage their tools, environment variables and tasks from one place.