asdf/docs/zh-hans/index.md
2023-06-18 16:24:47 +10:00

1.3 KiB
Raw Blame History

layout hero features
home
name text tagline actions
asdf 多运行时版本管理器 使用一个工具管理所有运行时版本!
theme text link
brand 快速上手 /zh-hans/guide/getting-started
theme text link
alt 什么是asdf /zh-hans/guide/introduction
theme text link
alt 在 Github 上查看 https://github.com/asdf-vm/asdf
title details icon
一个工具 使用单个命令行工具和命令界面管理你的每个项目运行环境。 🎉
title details icon
插件 现有运行环境和工具的大型生态系统。简单 API 用于根据需要添加对新工具的支持! 🔌
title details icon
向后兼容 支持从现有配置文件 .nvmrc、.node-versions、.ruby-version 平滑迁移!
title details icon
一个配置文件 一个可共享的 .tool-versions 配置文件管理所有工具、运行环境及其版本。 📄
title details icon
Shells 支持 Bash、ZSH、Fish 和 Elvish并提供补全功能。 🐚
title details icon
GitHub Actions 提供 Github Action 在 CI/CD 工作流中安装和使用 .tool-versions。 🤖