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.
npm install gt-next-cli
npx gt-next-cli translate
npx gt-next-cli setup
Full documentation, including guides, examples, and API references, can be found at General Translation Docs.
We welcome any contributions to our libraries. Please submit a pull request!