Provide a bash script to install (download and add to PATH) from latest release
未关闭
还没有人认领这个 Issue。
- 主要语言
- Rust
- 星标
- 14.6k
- 派生
- 734
- 平均合并
- 8 小时 40 分钟
- 30 天内合并 PR
- 4
描述
See https://github.com/nvm-sh/nvm/blob/master/README.md for an example of what I mean.
nvm.sh can be added to new systems running this command
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash
It would be great to have something similar to this that download and add msedit to PATH from the latest stable release.
This can have a good impact if you want to expand adoption of msedit.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
检查 issue 中链接的 nvm 安装示例,并研究 msedit 的最新稳定版本是如何发布的。当 bash 脚本下载该版本并将 msedit 添加到 PATH,同时清楚地记录受支持的安装行为时,这项工作就完成了。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- bash, rust
- 领域
- cli, release
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100