返回 Skill 列表
extension
分类: 开发与工程无需 API Key

intlayer-cli

通过命令行界面管理Intlayer字典和配置。当用户要求“审核翻译”、“构建字典”、“同步内容”或运行“intlayer”命令时使用。

person作者: jakexiaohubgithub

Intlayer CLI

The intlayer-cli package provides a set of commands to manage Intlayer dictionaries and configuration.

Installation

npm install intlayer-cli

Main CLI Commands

| Command | Description | | ------------------------ | ------------------------------------------------------------- | | npx intlayer build | Builds the Intlayer dictionaries. | | npx intlayer audit | Audits the dictionaries for missing translations. | | npx intlayer live-sync | Synchronizes dictionaries in real-time. | | npx intlayer pull | Pulls dictionaries from a remote source (e.g., Intlayer CMS). | | npx intlayer push | Pushes dictionaries to a remote source. | | npx intlayer test | Runs tests on dictionaries. | | npx intlayer extract | Extract content from component to create dictionary. |

References

Concepts

Packages