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