A CLI for ICanBoogie/CLDR.
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
composer require icanboogie/cldr-cli
The project is continuously tested by GitHub actions.
This project adheres to a Contributor Code of Conduct. By participating in this project and its community, you're expected to uphold this code.
See CONTRIBUTING for details.
icanboogie/cldr-cli is released under the MIT License.