UNPKG

@lingui/cli

Version:

CLI for working wit message catalogs

27 lines (18 loc) 901 B
[![License][badge-license]][license] [![Version][badge-version]][package] [![Downloads][badge-downloads]][package] # @lingui/cli > lingui command line library for manipulating message catalogues `@lingui/cli` is part of [LinguiJS][linguijs]. See the [documentation][documentation] for all information, tutorials and examples. ## Installation & Usage See the [reference][reference] documentation. ## License This package is licensed under [MIT][license] license. [license]: https://github.com/lingui/js-lingui/blob/main/LICENSE [linguijs]: https://github.com/lingui/js-lingui [documentation]: https://lingui.dev [reference]: https://lingui.dev/ref/cli [package]: https://www.npmjs.com/package/@lingui/cli [badge-downloads]: https://img.shields.io/npm/dw/@lingui/cli.svg [badge-version]: https://img.shields.io/npm/v/@lingui/cli.svg [badge-license]: https://img.shields.io/npm/l/@lingui/cli.svg