version-fox / version-fox/vfox
[Feature]: 提供一键迁移SDKPath的功能
Open
@aooohan is already working on this.
Since Mar 21, 2025.
enhancement
- Dominant language
- Go
- Stars
- 4k
- Forks
- 157
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 5
Description
1. Your usage scenarios?
storage.sdkPath默认是放在$HOME目录下的,随着时间推移,该目录体积会越来越大,想要换到其他的路径上
2. What is your expected outcome?
提供一键命令自动迁移,而不需要用户重新下载所有sdk
迁移之前的sdkPath目录下的所有文件,同时也要更新环境变量指向到最新的sdkPath路径
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.