You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fyi, I found this tool is great, but it's more features than I need, so I wrote my own version https://github.com/icy/genvsub with some strict format ${VAR_NAME}, however the tool can support both options -v and shell-format by using -p regexp. Feel free to have a look. Many thanks :)
I want to add support for the
-v
(--variables
) operation that currently exists in the gettext version.more info here
The text was updated successfully, but these errors were encountered: