Skip to content

mise多语言版本管理 #126

Description

@lanlin

MISE

https://mise.jdx.dev/getting-started.html

安装

brew install mise

shell 激活

echo 'eval "$(mise activate bash)"' >> ~/.bashrc
echo 'eval "$(mise activate zsh)"' >> ~/.zshrc

全局设定 (go举例)

mise use -g [email protected]
mise where go
go version

项目设定 (go举例)

mise use [email protected]
mise where go
go version

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions