Sets up the Lokalise SDK and CLI tool while configuring API authentication for seamless translation management.
This skill automates the environment setup for Lokalise within your development project. It handles the installation of the @lokalise/node-api SDK, optional CLI tool configuration via Homebrew or direct download, and the secure management of API tokens through environment variables or .env files. It ensures your workspace is correctly authenticated and ready to interact with the Lokalise API, providing immediate verification of project connectivity and robust error handling to prevent common configuration pitfalls.
主要功能
01Instant connection verification through project listing tests
02Automated Node.js SDK installation with ESM and CommonJS support
03Pre-configured error handling for authentication and network issues
04Secure API token setup via environment variables or .env files
05Lokalise CLI v2 installation and configuration guidance
060 GitHub stars
使用场景
01Initializing localization in a new Node.js or TypeScript project
02Migrating manual translation workflows to an automated Lokalise integration
03Configuring developer environments and CI/CD pipelines with translation API access