avast / vuei18n-po

transform gettext .po files for vue-i18n
BSD 3-Clause "New" or "Revised" License
14 stars 5 forks source link

Add a --watch in CLI #3

Closed Heziode closed 4 years ago

Heziode commented 4 years ago

Hi,

A --watch in CLI can be useful wen we don't want use watcher in code.

pavelstudeny commented 4 years ago

This module executes the transformation and finishes. What exactly would the --watch do here? The development of this module was test-driven and the test do their job. Would you like to send a pull request?

Heziode commented 4 years ago

I mean a workflow like like so:

For a PR, I can take a look, but I am very busy lately.

pavelstudeny commented 4 years ago

I see. Yes this makes sense, although I can't promise any release date for it.

pavelstudeny commented 4 years ago

included in 1.3.0 and available on npmjs. many thanks!