Installation
Requirements
- Node.js 22 or later
- pnpm 9+ (recommended), npm, or yarn
Install globally
bash
npm install -g @ndnci/translifybash
pnpm add -g @ndnci/translifyUse without installing
bash
npx @ndnci/translify@latest --helpbash
pnpm dlx @ndnci/translify@latest initVerify installation
bash
translify --versionNext steps
Continue with the Quick Start guide.
