Skip to content
/ cli Public
forked from intlify/cli

CLI Tooling for i18n development

License

Notifications You must be signed in to change notification settings

vuejs-id/cli

 
 

Repository files navigation

🧰 Intlify CLI

CLI Tooling for i18n development

💿 Installation

npm

npm install -g @intlify/cli

yarn

yarn global add @intlify/cli

🚀 Usage

Usage: intlify <command> [options]

Commands:
  intlify compile  compile the i18n resources                          [aliases: cp]

Options:
  --help     Show help                                                 [boolean]
  --version  Show version number                                       [boolean]

🤝 API

About details, See the API References

🌐 I18n

Intlify cli is supporting for I18n.

If you would like to localiize Intlify CLI, you can contribute i18n resource to locales directory.

📜 Changelog

Details changes for each release are documented in the CHANGELOG.md.

❗ Issues

Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.

©️ License

MIT

About

CLI Tooling for i18n development

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 80.0%
  • JavaScript 20.0%