icanboogie/cldr-cli

A CLI for ICanBoogie/CLDR

6.0.x-dev 2024-08-11 22:42 UTC

This package is auto-updated.

Last update: 2024-09-11 22:48:29 UTC


README

Release

A CLI for ICanBoogie/CLDR.

Usage

Use the warm-up command to warm up the CLDR cache. This is especially useful if you want to restrict the usage of the CLDR to the warmed-up data. Use the --dir option to specify the directory you use for the CLDR cache, defaults to .cldr-cache.

./vendor/bin/cldr warm-up us fr de

Installation

composer require icanboogie/cldr-cli

Continuous Integration

The project is continuously tested by GitHub actions.

Tests Static Analysis Code Style

Code of Conduct

This project adheres to a Contributor Code of Conduct. By participating in this project and its community, you're expected to uphold this code.

Contributing

See CONTRIBUTING for details.

License

icanboogie/cldr-cli is released under the MIT License.