0.2.5 • Published 9 years ago

webmaker-download-locales v0.2.5

Weekly downloads
47
License
MIT
Repository
github
Last release
9 years ago

webmaker-download-locales

cli to download all locales from S3 bucket

npm install webmaker-download-locales

Usage:

Run this in the root directory of the app only.

node webmaker-download-locales "<app_name>"

If you installed the module globally you can do it like this:

webmaker-download-locales "<app_name>"

This will download all the translation files from S3 bucket and write the files to locale/<locales>/*<files>.json

Options

-l (--languages)

If you want to specify a subset of languages, add the -l (or --languages) flag:

webmaker-download-locales -l en_US,fr,bn_BD
0.2.5

9 years ago

0.2.4

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago