Command line tool for managing translations via the i18nexus API. Version 4.1.0. Provides commands to download translation files (pull) and view project metadata. Supports i18next, next-intl, and react-intl file structures. Loads .env for API key. Active development with monthly releases.
npm install i18nexus-cliNo compatibility data collected yet for this library.
Install globally and pull translations using an API key from environment or flag.
Set I18NEXUS_NO_DOT_ENV=true or ensure .env contains correct keys.
Manually verify destination folder before using --clean.
Use --path to override destination.
Verify I18NEXUS_API_KEY or --api-key, ensure internet connectivity.
Provide --api-key flag or set I18NEXUS_API_KEY in environment.
No dependency data recorded yet.