npm.io
2.14.57 • Published 8h agoCLI

gtx-cli

Licence
FSL-1.1-ALv2
Version
2.14.57
Deps
3
Size
32 kB
Vulns
0
Weekly
0
Stars
962

General Translation

Documentation · Report Bug

gtx-cli

Deprecated: This package has been renamed to gt. Please use gt instead. This package is a backward-compatibility wrapper and will continue to work, but all future development happens in gt.

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

Migration

npm uninstall gtx-cli
npm install gt --save-dev

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.