Skip to content

Latest commit

 

History

History

README.md

General Translation

Documentation · Report Bug

gt

Command-line tool for General Translation's i18n platform.

Installation

npm install gt --save-dev

Quick Start

Set up your project:

npx gt init

Generate translations:

npx gt translate

See the full documentation for guides and API reference.