-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
Hi,
would it be possible to support all of the command line options for jsxgettext?
I'm especially looking for the --join-existing setting. That way, we could generate the .po files directly with the grunt task.
Cheers!
Marcus
https://github.com/zaach/jsxgettext
Options:
-o FILE, --output FILE write output to specified file
-p DIR, --output-dir DIR output files will be placed in directory DIR
-v, --version print version and exit
-k WORD, --keyword WORD additional keyword to be looked for
-j, --join-existing join messages with existing file
-L NAME, --language NAME use the specified language (javascript, ejs, jinja, handlebars, jade)
-s, --sanity sanity check during the extraction