Implement -v flag
- Ngôn ngữ chính
- Go
- Star
- 907
- Fork
- 96
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- go, shell
- Lĩnh vực
- cli
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 55/100