Go to file
Hugues Verlin ca07f5e9d4
docs: update IDE integration page (#3765)
2024-12-21 12:30:52 -06:00
.cargo chore: format toml with taplo (#3625) 2024-12-17 00:11:27 +00:00
.config various CLI improvements (#1190) 2023-12-14 22:51:17 -06:00
.devcontainer fish command_not_found handler fix (#1665) 2024-02-13 08:18:42 -06:00
.github test: fix elixir release test 2024-12-20 14:55:44 -06:00
.idea fix: deprecate @system versions (#3467) 2024-12-11 14:22:44 +00:00
aqua-registry@50f7ea2922 chore: release 2024.12.17 (#3747) 2024-12-21 15:52:50 +00:00
completions chore: release 2024.12.17 (#3747) 2024-12-21 15:52:50 +00:00
docs docs: update IDE integration page (#3765) 2024-12-21 12:30:52 -06:00
e2e feat: allow dotnet prerelease (#3753) 2024-12-21 11:50:09 -06:00
e2e-win fix: zig on windows (#3739) 2024-12-20 15:10:19 +00:00
man/man1 fix: make --help consistent with `mise run` and `mise <task>` (#3723) 2024-12-20 17:14:52 +00:00
packaging chore: release 2024.12.17 (#3747) 2024-12-21 15:52:50 +00:00
schema feat: allow dotnet prerelease (#3753) 2024-12-21 11:50:09 -06:00
scripts feat: add dotnet backend (#3737) 2024-12-20 08:56:53 -06:00
share/fish/vendor_conf.d rtx -> mise 2024-01-02 16:29:35 -06:00
src feat: allow dotnet prerelease (#3753) 2024-12-21 11:50:09 -06:00
test chore: format toml with taplo (#3625) 2024-12-17 00:11:27 +00:00
xtasks chore: updated usage 2024-12-21 06:51:55 -06:00
.cliffignore chore: reset CHANGELOG 2024-11-23 10:44:56 -06:00
.dockerignore docker: build source from repo (#1122) 2023-12-07 23:28:46 -06:00
.editorconfig chore: added back in files from git rebase 2024-11-23 10:31:59 -06:00
.gitattributes chore: added back in files from git rebase 2024-11-23 10:31:59 -06:00
.gitignore chore: add aqua-registry as submodule (#3204) 2024-11-25 18:48:00 +00:00
.gitmodules chore: add aqua-registry as submodule (#3204) 2024-11-25 18:48:00 +00:00
.markdown-link-check.json refactor: simplified stdout/stderr mocking in tests (#1163) 2023-12-13 21:22:43 +00:00
.markdownlint.json chore: migrate docs repo into this repo (#2237) 2024-06-01 22:57:56 +00:00
.markdownlintignore fix: improve arg parsing for mise watch (#3478) 2024-12-11 19:59:53 +00:00
.pre-commit-config.yaml docs: flatten tools in sidebar 2024-11-26 08:11:07 -06:00
.prettierignore feat: automatically call `hook-env` (#3373) 2024-12-05 20:22:27 +00:00
.shellcheckrc fix global config with asdf_compat (#1534) 2024-01-26 19:35:14 +00:00
.yamllint.yml ci: added super-linter (#1096) 2023-12-06 15:24:20 -06:00
CHANGELOG.md chore: release 2024.12.17 (#3747) 2024-12-21 15:52:50 +00:00
CONTRIBUTING.md chore: added back in files from git rebase 2024-11-23 10:31:59 -06:00
Cargo.lock chore: release 2024.12.17 (#3747) 2024-12-21 15:52:50 +00:00
Cargo.toml chore: release 2024.12.17 (#3747) 2024-12-21 15:52:50 +00:00
Cross.toml chore: format toml with taplo (#3625) 2024-12-17 00:11:27 +00:00
Dockerfile rtx -> mise 2024-01-02 16:29:35 -06:00
LICENSE chore: added back in files from git rebase 2024-11-23 10:31:59 -06:00
README.md chore: release 2024.12.17 (#3747) 2024-12-21 15:52:50 +00:00
SECURITY.md docs(security): added release gpg key 2024-11-23 12:58:43 -06:00
build.rs chore: add platform field to registry backends (#3626) 2024-12-16 18:53:05 -06:00
bun.lockb chore: simplify render:settings task (#3142) 2024-11-22 09:01:33 -06:00
cliff.toml chore: clean up CHANGELOG 2024-11-23 12:37:33 -06:00
default.nix chore: release 2024.12.17 (#3747) 2024-12-21 15:52:50 +00:00
deny.toml chore: format toml with taplo (#3625) 2024-12-17 00:11:27 +00:00
flake.lock Disable ruby plugin test as no network access to GitHub in derivation (#2835) 2024-10-27 11:04:43 +00:00
flake.nix chore: remove coverage (#3278) 2024-11-29 06:11:33 +00:00
mise.lock feat: add usage field to tasks (#3746) 2024-12-21 13:19:43 +00:00
mise.toml chore: updated usage 2024-12-21 06:51:55 -06:00
mise.usage.kdl feat: added timed task output type (#3766) 2024-12-21 15:38:32 +00:00
package.json chore: simplify render:settings task (#3142) 2024-11-22 09:01:33 -06:00
pitchfork.toml chore: pitchfork 2024-12-14 16:43:52 +00:00
registry.toml refactor(registry): use aqua:skaji/relocatable-perl for perl (#3716) 2024-12-19 12:29:17 -06:00
settings.toml feat: allow dotnet prerelease (#3753) 2024-12-21 11:50:09 -06:00
tasks.md fix: create venv uses absolute tool paths (#3698) 2024-12-19 01:52:17 +00:00
tasks.toml feat: added timed task output type (#3766) 2024-12-21 15:38:32 +00:00
tsconfig.json feat: Add Fig completions (#2986) 2024-11-11 07:12:04 -06:00
zipsign.pub zipsign (#985) 2023-11-09 17:25:38 +00:00

README.md

mise-logo
mise-en-place

Crates.io GitHub GitHub Workflow Status Discord

The front-end to your dev env.

What is it?

30 Second Demo

The following shows using mise to install different versions of node. Note that calling which node gives us a real path to node, not a shim.

demo

Quickstart

Install mise (other methods here):

$ curl https://mise.run | sh
$ ~/.local/bin/mise --version
2024.12.17 macos-arm64 (a1b2d3e 2024-12-21)

or install a specific a version:

$ curl https://mise.run | MISE_VERSION=v2024.5.16 sh
$ ~/.local/bin/mise --version
2024.5.16 macos-arm64 (8838098 2024-05-14)

Hook mise into your shell (pick the right one for your shell):

# note this assumes mise is located at ~/.local/bin/mise
# which is what https://mise.run does by default
echo 'eval "$(~/.local/bin/mise activate bash)"' >> ~/.bashrc
echo 'eval "$(~/.local/bin/mise activate zsh)"' >> ~/.zshrc
echo '~/.local/bin/mise activate fish | source' >> ~/.config/fish/config.fish
echo '~/.local/bin/mise activate mise activate pwsh | Out-String | Invoke-Expression' >> ~/.config/powershell/Microsoft.PowerShell_profile.ps1

Install a runtime and set it as the global default:

$ mise use --global node@20
$ node -v
v20.0.0

Full Documentation

See mise.jdx.dev

Contributors

Contributors