# https://mise.jdx.dev llms.txt - [Dev Environment Management](https://mise.jdx.dev): Manage tools, environments, and tasks for development projects. - [Getting Started with mise](https://mise.jdx.dev/getting-started.html): Learn to install and use the mise CLI effectively. - [TOML Task Configuration](https://mise.jdx.dev/tasks/toml-tasks.html): Learn to define and manage tasks in TOML format. - [Mise Tool Registry](https://mise.jdx.dev/registry.html): Explore available tools and installation backends for Mise. - [Mise Configuration Guide](https://mise.jdx.dev/configuration.html): Learn about mise configuration file hierarchy and merging. - [404 Error - Not Found](https://mise.jdx.dev/cli): Requested object not found or inaccessible at this URL. - [Page Not Found](https://mise.jdx.dev/tasks): Error 404: Object not found or inaccessible at URL. - [Pipx Backend Overview](https://mise.jdx.dev/dev-tools/backends/pipx.html): Learn to manage Python CLIs with pipx in mise. - [Mise Documentation Site](https://mise.jdx.dev/README.html): Comprehensive documentation for the mise runtime executor. - [About mise Development Tool](https://mise.jdx.dev/about.html): Learn about mise, a tool for consistent project setup. - [Mise Architecture Overview](https://mise.jdx.dev/architecture.html): Explore mise's modular architecture for development tool management. - [Legacy asdf Plugins Overview](https://mise.jdx.dev/asdf-legacy-plugins.html): Explore limitations and usage of asdf legacy plugins. - [Backend Plugin Development](https://mise.jdx.dev/backend-plugin-development.html): Learn to create and manage backend plugins effectively. - [Cache Behavior Overview](https://mise.jdx.dev/cache-behavior.html): Details on mise caching, auto-pruning, and configuration options. - [Mise CLI Activation](https://mise.jdx.dev/cli/activate.html): Guide to activate mise in your shell environment. - [Manage Version Aliases](https://mise.jdx.dev/cli/alias.html): Learn to manage version aliases with mise command line. - [Show Plugin Alias](https://mise.jdx.dev/cli/alias/get.html): Retrieve and display alias for a specific plugin. - [List Aliases Command](https://mise.jdx.dev/cli/alias/ls.html): Learn how to list aliases using mise command line. - [Set Plugin Alias](https://mise.jdx.dev/cli/alias/set.html): Add or update an alias for a plugin easily. - [Manage Backends Command](https://mise.jdx.dev/cli/backends.html): Learn how to manage backends using mise CLI. - [List Built-in Backends](https://mise.jdx.dev/cli/backends/ls.html): Command usage for listing built-in backends in Mise - [Active Runtime Bin Paths](https://mise.jdx.dev/cli/bin-paths.html): List and lookup active runtime bin paths for tools. - [Mise Cache Management](https://mise.jdx.dev/cli/cache.html): Manage and view the mise cache with subcommands. - [Clear Cache Command](https://mise.jdx.dev/cli/cache/clear.html): Delete all cache files for specified plugins in mise. - [Cache Pruning Command](https://mise.jdx.dev/cli/cache/prune.html): Remove stale mise cache files with configurable options. - [Shell Completion Guide](https://mise.jdx.dev/cli/completion.html): Generate shell completions for bash, fish, and zsh. - [Mise Config Management](https://mise.jdx.dev/cli/config.html): Manage configuration files with various commands and flags. - [Generate mise.toml File](https://mise.jdx.dev/cli/config/generate.html): Learn to generate a mise.toml configuration file easily. - [Mise Config Get Command](https://mise.jdx.dev/cli/config/get.html): Retrieve values from mise.toml configuration files easily. - [List Config Files](https://mise.jdx.dev/cli/config/ls.html): Command to list currently used configuration files. - [Mise Config Set Command](https://mise.jdx.dev/cli/config/set.html): Set configuration values in a mise.toml file easily. - [Deactivate Mise Command](https://mise.jdx.dev/cli/deactivate.html): Temporarily disable mise in your current shell session. - [Mise Doctor Command](https://mise.jdx.dev/cli/doctor.html): Check mise installation for potential issues and solutions. - [Check PATH Entries](https://mise.jdx.dev/cli/doctor/path.html): View current PATH entries provided by mise tool. - [Mise En Command Guide](https://mise.jdx.dev/cli/en.html): Start a new shell with the mise environment configuration. - [Mise Environment Variables](https://mise.jdx.dev/cli/env.html): Export environment variables for temporary mise activation - [Mise Exec Command Guide](https://mise.jdx.dev/cli/exec.html): Learn how to execute commands with mise tools effectively. - [Mise Format Command](https://mise.jdx.dev/cli/fmt.html): Formats mise.toml by sorting keys and cleaning whitespace. - [Mise Generate Command](https://mise.jdx.dev/cli/generate.html): Generate files for various tools and services easily. - [Generate Bootstrap Script](https://mise.jdx.dev/cli/generate/bootstrap.html): Create a script for downloading and executing mise easily. - [Generate Configuration File](https://mise.jdx.dev/cli/generate/config.html): Learn to generate a mise.toml configuration file easily. - [Devcontainer Generation Guide](https://mise.jdx.dev/cli/generate/devcontainer.html): Learn to generate a devcontainer using mise CLI. - [Generate Git Pre-Commit Hook](https://mise.jdx.dev/cli/generate/git-pre-commit.html): Create a git pre-commit hook to automate tasks. - [Generate GitHub Action](https://mise.jdx.dev/cli/generate/github-action.html): Create GitHub Action workflow files for mise tasks. - [Task Documentation Generator](https://mise.jdx.dev/cli/generate/task-docs.html): Generate and manage task documentation for your project. - [Generate Task Stubs](https://mise.jdx.dev/cli/generate/task-stubs.html): Create shims for executing mise tasks easily. - [Tool Stub Generator](https://mise.jdx.dev/cli/generate/tool-stub.html): Generate HTTP-based tool stubs with automatic downloads. - [Mise CLI Implode Command](https://mise.jdx.dev/cli/implode.html): Remove mise CLI and related data with options available. - [Install Tool Versions](https://mise.jdx.dev/cli/install-into.html): Guide to installing tools to specific paths using mise - [Mise Tool Installation Guide](https://mise.jdx.dev/cli/install.html): Learn how to install tool versions using Mise CLI. - [Latest Version Checker](https://mise.jdx.dev/cli/latest.html): Retrieve the latest version of plugins and tools easily. - [Mise Link Command](https://mise.jdx.dev/cli/link.html): Create symlinks for tool versions in Mise CLI - [Mise Lock Command](https://mise.jdx.dev/cli/lock.html): Update lockfile checksums and URLs for specified platforms. - [List Available Versions](https://mise.jdx.dev/cli/ls-remote.html): Command to list runtime versions available for install. - [List Installed Tools](https://mise.jdx.dev/cli/ls.html): Command to list installed and active tool versions. - [MCP Server Command](https://mise.jdx.dev/cli/mcp.html): Start MCP server for AI assistant integration and functionality. - [Check Outdated Tool Versions](https://mise.jdx.dev/cli/outdated.html): Displays outdated versions of specified tools and upgrades. - [Mise Plugin Management](https://mise.jdx.dev/cli/plugins.html): Manage, install, and update plugins for Mise CLI. - [Install Mise Plugins](https://mise.jdx.dev/cli/plugins/install.html): Guide to installing plugins using the mise CLI tool. - [Mise Plugin Linking](https://mise.jdx.dev/cli/plugins/link.html): Symlink plugins for development in Mise CLI tool. - [List Remote Plugins](https://mise.jdx.dev/cli/plugins/ls-remote.html): Command to list all available remote plugins easily. - [List Installed Plugins](https://mise.jdx.dev/cli/plugins/ls.html): Command to list and show available plugins for installation. - [Uninstall Plugins Guide](https://mise.jdx.dev/cli/plugins/uninstall.html): Instructions for removing plugins using mise command line. - [Plugin Update Command](https://mise.jdx.dev/cli/plugins/update.html): Learn how to update plugins using mise command line. - [Mise Prune Command](https://mise.jdx.dev/cli/prune.html): Delete unused versions of tools with mise prune command. - [Mise Registry Command](https://mise.jdx.dev/cli/registry.html): List and manage available tools in the registry - [Mise Reshim Command](https://mise.jdx.dev/cli/reshim.html): Create new shims for installed tools using mise. - [Run Tasks with Mise](https://mise.jdx.dev/cli/run.html): Execute tasks in parallel with various configurable options. - [Tool Search Command](https://mise.jdx.dev/cli/search.html): Search for tools in the registry using mise command. - [Mise Self-Update Command](https://mise.jdx.dev/cli/self-update.html): Update mise and its plugins using GitHub Releases API. - [Set Environment Variables](https://mise.jdx.dev/cli/set.html): Command to set environment variables in mise.toml file. - [Mise CLI Settings](https://mise.jdx.dev/cli/settings.html): Manage and configure settings for the Mise CLI tool. - [Mise Settings Get Command](https://mise.jdx.dev/cli/settings/get.html): Retrieve and display specific settings from configuration files. - [List Settings Command](https://mise.jdx.dev/cli/settings/ls.html): Display and manage current settings in mise configuration. - [Set Mise Settings](https://mise.jdx.dev/cli/settings/set.html): Modify Mise configuration settings and values easily. - [Unset Settings Command](https://mise.jdx.dev/cli/settings/unset.html): Clear specific settings in the mise configuration file. - [Mise Shell Command](https://mise.jdx.dev/cli/shell.html): Set tool versions in current shell session easily. - [Mise Sync Commands](https://mise.jdx.dev/cli/sync.html): Synchronize tools from version managers using mise sync. - [Sync Node Versions](https://mise.jdx.dev/cli/sync/node.html): Symlink tool versions from Homebrew, nvm, or nodenv. - [Mise Sync Python Tool](https://mise.jdx.dev/cli/sync/python.html): Syncs Python tool versions using pyenv and uv. - [Ruby Sync Command](https://mise.jdx.dev/cli/sync/ruby.html): Symlink Ruby tool versions using mise sync command. - [Task Management Commands](https://mise.jdx.dev/cli/tasks.html): Manage tasks with various commands and options available. - [Add Tasks Command](https://mise.jdx.dev/cli/tasks/add.html): Learn how to create new tasks using mise CLI. - [Dependency Graph Visualization](https://mise.jdx.dev/cli/tasks/deps.html): Visualize task dependencies with various command options. - [Edit Tasks Command](https://mise.jdx.dev/cli/tasks/edit.html): Edit tasks using the mise command line interface. - [Task Information Command](https://mise.jdx.dev/cli/tasks/info.html): Retrieve detailed information about specific tasks easily. - [List Available Tasks](https://mise.jdx.dev/cli/tasks/ls.html): Command to list and manage available tasks in Mise. - [Run Tasks Command](https://mise.jdx.dev/cli/tasks/run.html): Execute tasks with dependencies and various execution options. - [Mise Test Tool](https://mise.jdx.dev/cli/test-tool.html): Command-line tool for testing installations and executions. - [Tool Stub Execution Guide](https://mise.jdx.dev/cli/tool-stub.html): Learn to create and execute tool stubs easily. - [Mise Tool Information](https://mise.jdx.dev/cli/tool.html): Retrieve detailed information about specific tools easily. - [Mise Trust Command](https://mise.jdx.dev/cli/trust.html): Mark config files as trusted for safe parsing. - [Mise Uninstall Command](https://mise.jdx.dev/cli/uninstall.html): Guide to uninstalling installed tool versions using Mise. - [Unset Environment Variables](https://mise.jdx.dev/cli/unset.html): Remove environment variables from the configuration file. - [Remove Installed Tools](https://mise.jdx.dev/cli/unuse.html): Command for removing installed tool versions from mise.toml - [Upgrade Tools Command](https://mise.jdx.dev/cli/upgrade.html): Learn how to upgrade outdated tools using mise. - [Mise Tool Installation](https://mise.jdx.dev/cli/use.html): Install tools and manage versions with mise command. - [Mise Version Command](https://mise.jdx.dev/cli/version.html): Display mise version, OS, architecture, and build date. - [Mise Watch Command](https://mise.jdx.dev/cli/watch.html): Run tasks and monitor file changes with Mise CLI. - [Tool Installation Path](https://mise.jdx.dev/cli/where.html): Display installation path for specified tool versions. - [Mise Which Command](https://mise.jdx.dev/cli/which.html): Finds the active path and version of a tool. - [Configuration Environments Overview](https://mise.jdx.dev/configuration/environments.html): Manage separate mise.toml files for different environments. - [Mise Configuration Settings](https://mise.jdx.dev/configuration/settings.html): Comprehensive guide to configuring mise settings options. - [Contact Jeff Dickey](https://mise.jdx.dev/contact.html): Reach out for feedback or inquiries about mise project. - [Continuous Integration with Mise](https://mise.jdx.dev/continuous-integration.html): Guide for using Mise in continuous integration environments. - [Contributing Guidelines](https://mise.jdx.dev/contributing.html): Learn how to contribute effectively to the project. - [Core Tools Overview](https://mise.jdx.dev/core-tools.html): Explore built-in CLI plugins for various programming languages. - [Mise Tool Version Management](https://mise.jdx.dev/demo.html): Learn to manage tool versions using Mise effectively. - [Mise Aliases Guide](https://mise.jdx.dev/dev-tools/aliases.html): Learn how to create and manage aliases in Mise. - [Understanding Backend Architecture](https://mise.jdx.dev/dev-tools/backend_architecture.html): Explore mise's backend system for optimal tool management. - [Aqua Backend Overview](https://mise.jdx.dev/dev-tools/backends/aqua.html): Learn about Aqua backend tools and their usage. - [asdf Backend Overview](https://mise.jdx.dev/dev-tools/backends/asdf.html): Learn about the asdf backend and its plugin risks. - [Cargo Backend Installation Guide](https://mise.jdx.dev/dev-tools/backends/cargo.html): Learn to install and manage Cargo packages effectively. - [Dotnet Backend Tools](https://mise.jdx.dev/dev-tools/backends/dotnet.html): Install and manage .NET tools using mise commands. - [Gem Backend Guide](https://mise.jdx.dev/dev-tools/backends/gem.html): Install and manage RubyGems with mise backend tools. - [GitHub Backend Installation](https://mise.jdx.dev/dev-tools/backends/github.html): Install GitHub release assets using the GitHub backend. - [GitLab Backend Installation Guide](https://mise.jdx.dev/dev-tools/backends/gitlab.html): Install GitLab release assets using the gitlab backend. - [Go Backend Installation Guide](https://mise.jdx.dev/dev-tools/backends/go.html): Instructions for installing and using Go backend tools. - [HTTP Backend Installation Guide](https://mise.jdx.dev/dev-tools/backends/http.html): Learn to install tools using HTTP backend in mise. - [Object Not Found](https://mise.jdx.dev/dev-tools/backends): Error 404: Requested object is not accessible or missing. - [npm Backend Installation Guide](https://mise.jdx.dev/dev-tools/backends/npm.html): Learn to install and use npm packages easily. - [SPM Backend Installation Guide](https://mise.jdx.dev/dev-tools/backends/spm.html): Learn to install executables using Swift Package Manager. - [Ubi Backend Installation Guide](https://mise.jdx.dev/dev-tools/backends/ubi.html): Install GitHub releases easily using the ubi backend. - [Vfox Backend Tools](https://mise.jdx.dev/dev-tools/backends/vfox.html): Explore Vfox backend for installing and managing tools. - [Mise vs Asdf Comparison](https://mise.jdx.dev/dev-tools/comparison-to-asdf.html): Explore mise as a faster alternative to asdf tools. - [Error 404 Page](https://mise.jdx.dev/dev-tools): Object not found; check URL or enable public access. - [Mise Lockfile Overview](https://mise.jdx.dev/dev-tools/mise-lock.html): Manage tool versions and ensure reproducible environments easily. - [Mise Shims Overview](https://mise.jdx.dev/dev-tools/shims.html): Learn how to use mise shims for environment activation. - [Tool Stubs Overview](https://mise.jdx.dev/dev-tools/tool-stubs.html): Create executable files with embedded TOML configuration easily. - [Mise Directory Structure](https://mise.jdx.dev/directories.html): Explore the directory structure used by Mise tool. - [Direnv Compatibility with Mise](https://mise.jdx.dev/direnv.html): Guidelines on using direnv with mise environment management. - [Page Not Found](https://mise.jdx.dev/environments): Error 404: Object not found or inaccessible at URL. - [Secrets Management in Mise](https://mise.jdx.dev/environments/secrets.html): Learn to manage encrypted secrets with Mise configuration. - [Error Handling Guide](https://mise.jdx.dev/errors.html): Comprehensive information on error handling and troubleshooting. - [Mise External Resources](https://mise.jdx.dev/external-resources.html): Explore articles, videos, and tools related to Mise. - [Mise FAQ Guide](https://mise.jdx.dev/faq.html): Find answers to common Mise usage questions here. - [Mise Hooks Overview](https://mise.jdx.dev/hooks.html): Learn about hooks for automating scripts in Mise. - [IDE Integration Guide](https://mise.jdx.dev/ide-integration.html): Learn how to integrate mise with various code editors. - [Mise Installation Guide](https://mise.jdx.dev/installing-mise.html): Learn various methods to install Mise on systems. - [Bun Version Management](https://mise.jdx.dev/lang/bun.html): Instructions for installing and managing bun versions easily. - [Manage Deno Versions](https://mise.jdx.dev/lang/deno.html): Instructions for installing and managing Deno versions. - [Elixir Version Management](https://mise.jdx.dev/lang/elixir.html): Instructions for managing multiple Elixir versions easily. - [Erlang Version Management](https://mise.jdx.dev/lang/erlang.html): Instructions for installing and managing Erlang versions easily. - [Manage Go Versions](https://mise.jdx.dev/lang/go.html): Instructions for installing and managing Go versions easily. - [Java Version Management](https://mise.jdx.dev/lang/java.html): Manage multiple Java versions using mise instructions. - [Node.js Version Management](https://mise.jdx.dev/lang/node.html): Manage multiple Node.js versions with mise plugin instructions. - [Manage Python Versions Easily](https://mise.jdx.dev/lang/python.html): Instructions for using mise to manage Python versions. - [Ruby Version Management](https://mise.jdx.dev/lang/ruby.html): Instructions for managing Ruby versions with mise tool. - [Rust Installation Guide](https://mise.jdx.dev/lang/rust.html): Instructions for installing and configuring Rust with mise. - [Manage Swift Versions](https://mise.jdx.dev/lang/swift.html): Easily manage multiple Swift versions on macOS and Linux. - [Zig Version Management](https://mise.jdx.dev/lang/zig.html): Instructions for installing and managing Zig versions easily. - [Model Context Protocol Overview](https://mise.jdx.dev/mcp.html): Learn about the Model Context Protocol for AI integration. - [Mise C++ Project Management](https://mise.jdx.dev/mise-cookbook/cpp.html): Tips for managing C++ projects using mise effectively. - [Mise Docker Cookbook](https://mise.jdx.dev/mise-cookbook/docker.html): Learn to use Docker effectively with mise installation tips. - [Page Not Found](https://mise.jdx.dev/mise-cookbook): Requested resource is not available or inaccessible. - [Mise Neovim Cookbook](https://mise.jdx.dev/mise-cookbook/neovim.html): Enhance your mise workflow with Neovim tips and tricks. - [Node.js Project Management](https://mise.jdx.dev/mise-cookbook/nodejs.html): Tips for managing Node.js projects using mise effectively. - [Custom Project Presets](https://mise.jdx.dev/mise-cookbook/presets.html): Create and manage project presets using mise tasks. - [Mise Python Cookbook](https://mise.jdx.dev/mise-cookbook/python.html): Manage Python projects effectively with Mise and virtualenv. - [Mise Ruby Cookbook](https://mise.jdx.dev/mise-cookbook/ruby.html): Tips for managing Ruby projects using Mise tools. - [Shell Tricks for Mise](https://mise.jdx.dev/mise-cookbook/shell-tricks.html): Explore useful shell utilities and prompt customization techniques. - [Mise Terraform Cookbook](https://mise.jdx.dev/mise-cookbook/terraform.html): Tips for managing Terraform projects with Mise effectively. - [Paranoid Mode Settings](https://mise.jdx.dev/paranoid.html): Enhance security with restrictive settings in mise tool. - [Plugin Lua Modules](https://mise.jdx.dev/plugin-lua-modules.html): Access built-in Lua modules for plugin functionality. - [Plugin Publishing Guide](https://mise.jdx.dev/plugin-publishing.html): Learn to publish and distribute your plugins effectively. - [Plugin Usage Guide](https://mise.jdx.dev/plugin-usage.html): Learn to install and manage plugins in mise. - [Mise Plugin Management](https://mise.jdx.dev/plugins.html): Explore plugins for enhanced functionality in Mise tools. - [Mise Development Roadmap](https://mise.jdx.dev/roadmap.html): Explore future enhancements and improvements planned for Mise. - [RTX to MISE Migration](https://mise.jdx.dev/rtx.html): Guide for migrating from rtx to mise CLI tool. - [Task System Architecture](https://mise.jdx.dev/tasks/architecture.html): Learn about mise's task system and dependency management. - [File Task Configuration](https://mise.jdx.dev/tasks/file-tasks.html): Define and manage tasks using standalone script files. - [Running Tasks Guide](https://mise.jdx.dev/tasks/running-tasks.html): Learn to run and manage tasks using mise commands. - [Task Configuration Options](https://mise.jdx.dev/tasks/task-configuration.html): Comprehensive guide to task configuration in mise.toml. - [Meet Our Team](https://mise.jdx.dev/team.html): Discover the team behind the mise project and contributors. - [Mise Template Configuration](https://mise.jdx.dev/templates.html): Explore powerful templates for configuring project settings. - [Mise Tips and Tricks](https://mise.jdx.dev/tips-and-tricks.html): Helpful tips for effectively using the mise tool. - [Tool Plugin Development](https://mise.jdx.dev/tool-plugin-development.html): Learn about tool plugins and their architecture features. - [Mise Troubleshooting Guide](https://mise.jdx.dev/troubleshooting.html): Solutions for common Mise activation and functionality issues. - [Mise Walkthrough Guide](https://mise.jdx.dev/walkthrough.html): Overview of initial steps for using Mise effectively. - [Lockfile Update Tool](https://mise.jdx.dev/cli/lock): Update lockfile checksums and URLs for specified platforms. - [Tool Stub Execution](http://mise.jdx.dev/cli/tool-stub): Execute portable tool stubs with TOML configuration easily. - [PPA Publishing Setup](https://mise.jdx.dev/ppa-setup.html): Guide for setting up GitHub Actions for Ubuntu PPAs. - [GitHub Backend Installation](https://mise.jdx.dev/dev-tools/backends/github): Install GitHub release assets using the mise backend. - [Generate Tool Stub](https://mise.jdx.dev/cli/generate/tool-stub): Create HTTP-based tool stubs with automatic downloads and detection.