Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1012 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 1012 Bytes

General Translation

gt-next-cli: Command-line tool for gt-next

gt-next-cli is a command-line tool used to push gt-next dictionaries and <T> components to be translated.

Additionally, it can scan your project for all content that needs to be translated, and automatically wrap them in <T> and <Var> components.

See our docs for more information including guides, examples, and API references.

Installation

npm install gt-next-cli

Usage

npx gt-next-cli translate
npx gt-next-cli setup

Documentation

Full documentation, including guides, examples, and API references, can be found at General Translation Docs.

Contributing

We welcome any contributions to our libraries. Please submit a pull request!