a8m / a8m/envsubst

Implement -v flag

オープン
#10 コメント 2 件 リアクション 4 件 担当者 0 名 GitHub で見る
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

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。