Implement -v flag
オープン
good first issue
help wanted
- 主要言語
- Go
- スター
- 907
- フォーク
- 96
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I want to add support for the `-v`(`--variables`) operation that currently exists in the gettext version.
more info [here](https://www.gnu.org/software/gettext/manual/html_node/envsubst-Invocation.html)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
The issue references the gettext manual for the -v/--variables flag behavior. Look at the existing command-line parsing and substitution logic in the codebase, likely in main.go or a cmd/ package. Understand how variables are currently extracted and implement the flag to list them without substitution. Check for existing tests to see the expected output format.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- go, shell
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100