This node-script is a simple helper to automatically fetch a Google Sheet and transform it into i18n-compatible json-files.
Install to your dependencies:
npm i --save-dev gsheet-i18n-build
or with yarn
yarn add -D gsheet-i18n-build
or simply run with npx:
npx gsheet-i18n-build [sheet-id]
You got the following CLI-Options: