Provide a bash script to install (download and add to PATH) from latest release
オープン
まだ誰も着手していません。
- 主要言語
- Rust
- スター
- 14.6k
- フォーク
- 734
- 平均マージ
- 8時間 40分
- マージ済み PR(30日)
- 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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Issue にリンクされている nvm のインストール例を確認し、msedit の最新の安定版リリースがどのように公開されているかを調査します。bash スクリプトがそのリリースをダウンロードして msedit を PATH に追加し、サポートされているインストール動作が明確に文書化されれば、作業は完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- bash, rust
- 領域
- cli, release
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100