Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Emoji Transliterator Builder

This folder contains the tool to build all transliterator rules.

Requirements

  • composer
  • PHP
  • curl
  • make

Update the rules

To update the rules, you need to update the version of unicode-org/cldr in the composer.json file, then run:

make update

Finally, run the following command:

make build