gtx-cli
v2.14.37
Published
CLI tool for AI-powered i18n (wrapper for gt)
Readme
gtx-cli
Deprecated: This package has been renamed to
gt. Please usegtinstead. This package is a backward-compatibility wrapper and will continue to work, but all future development happens ingt.
Command-line tool for General Translation's i18n platform.
Migration
npm uninstall gtx-cli
npm install gt --save-devInstallation
npm install gt --save-devQuick Start
Set up your project:
npx gt initGenerate translations:
npx gt translateSee the full documentation for guides and API reference.
