ICanBoogie / CLDR-CLI

A CLI for ICanBoogie/CLDR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLDR CLI

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.

About

A CLI for ICanBoogie/CLDR

License:MIT License


Languages

Language:PHP 77.2%Language:Dockerfile 12.5%Language:Makefile 10.3%