1.0.3 • Published 7 years ago

node-onesky-cli v1.0.3

Weekly downloads
4
License
ISC
Repository
github
Last release
7 years ago

node-onesky-cli

A command line interface to synchronize translation file in OneSky translation service with developer's source code.

Usage

onesky [options] [command]

Commands:

sync        Synchronize multilingual translations from OneSky
upload      Upload multilingual translations to OneSky

Options:

-h, --help  output usage information
help [cmd]  display help for [cmd]

sync Options:

-h, --help                   output usage information
-p, --path [path]            Directory path to save translation files
-o, --optimistic             If missing in OneSky, use local translation files
-c, --console                Write to standard output only
-s, --secret <secret>        OneSky secret key
-a, --apiKey <apiKey>        OneSky API key
-i, --projectId <projectId>  OneSky project ID
-n, --fileName <fileName>    OneSky file name

upload Options:

-h, --help                   output usage information
-p, --path [path]            Directory path to save translation files
-s, --secret <secret>        OneSky secret key
-a, --apiKey <apiKey>        OneSky API key
-i, --projectId <projectId>  OneSky project ID
-n, --fileName <fileName>    <Optional> OneSky file name (upload single)
1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.0

7 years ago