This package has been deprecated

Author message:

Use descendant package lokse instead

ackee-localize-spreadsheet-sdk

0.2.5 • Public • Published

Convert a Google Spreadsheet to a localization file

Installation

npm install ackee-localize-spreadsheet-sdk -g

Usage

ackee-localize-spreadsheet-sdk [options]

Shortcut Option Description
-i --id [value] Spreadsheet ID
-d --dir [value] Output folder
-c --cols [value] Translation collumns
-t --type [value] Type (key_web, key_android, key_ios)
-h --help Output usage information

Example

Use configuration file '.ackeeconfig.json' and run

ackee-localize-spreadsheet-sdk

or use flags

ackee-localize-spreadsheet-sdk -i 1HKjvejcuHIY73WvEkipD7_dmF9dFeNLji3nS2RXcIzk -d locales/ -c cz,en,fr -t key_web

Notes

  • Your spreadsheet should be "Published" for this to work
  • You need to have git installed for the installation

Jakub Baierl & Jiří Šmolík & Lukáš Kočí

Fork of https://github.com/xavierha/localize-with-spreadsheet

Dependents (0)

Package Sidebar

Install

npm i ackee-localize-spreadsheet-sdk

Weekly Downloads

2

Version

0.2.5

License

none

Last publish

Collaborators

  • ackeecz
  • borecekbaji