LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

mise

manages development tool versions

TLDR

Install tool
$ mise install [node@20]
copy
Use tool version
$ mise use [node@20]
copy
List installed
$ mise list
copy
Set global version
$ mise use -g [python@3.11]
copy
Run with tool
$ mise exec [node@18] -- node [script.js]
copy
Activate shell
$ eval "$(mise activate bash)"
copy

SYNOPSIS

mise command [options]

DESCRIPTION

mise manages development tool versions. It's a polyglot runtime manager (successor to rtx).The tool handles Node.js, Python, Ruby, and more. Compatible with asdf plugins.

PARAMETERS

COMMAND

Mise operation.
install TOOL
Install tool version.
use TOOL
Set tool version.
list
List installed versions.
exec
Run with specified version.
activate
Shell activation.
--help
Display help information.

INSTALL

sudo pacman -S mise
copy
sudo apk add mise
copy
brew install mise
copy
nix profile install nixpkgs#mise
copy

CAVEATS

Shell activation needed. Successor to rtx. asdf-compatible.

HISTORY

mise (formerly rtx) was created as a fast, Rust-based alternative to asdf for managing tool versions.

SEE ALSO

asdf(1), nvm(1), pyenv(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid