Add option to allow adding alias even if there's already a binary in path with that name
オープン
初心者向け
feature request
topic: cli - general
- 主要言語
- Go
- スター
- 1.5k
- フォーク
- 70
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 7
説明
Often we want to still add the alias even if it shadows an existing binary. While the check makes a ton of sense, having the option to skip it with a `--force` flag of some kind would be really useful.
コントリビューションガイド
調査の方向性
Locate the command that adds aliases and read the existing check for a binary with the same name in PATH. Trace how command-line options are defined, then verify that the force option permits the alias and that the existing collision behavior remains unchanged.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- go
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 活発
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 68/100