Update
This commit is contained in:
parent
a37785b391
commit
33458b2ca3
9915 changed files with 1247019 additions and 0 deletions
18
trunk/_vendor/behat/transliterator/CONTRIBUTING.md
Normal file
18
trunk/_vendor/behat/transliterator/CONTRIBUTING.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
Contributing to Behat Transliterator
|
||||
====================================
|
||||
|
||||
Updating data
|
||||
-------------
|
||||
|
||||
Setup dependencies with [Composer](https://getcomposer.org):
|
||||
|
||||
```bash
|
||||
composer install
|
||||
```
|
||||
|
||||
Run, char tables in Behat Transliterator will be synced from Perl library
|
||||
using version defined in `\Behat\Transliterator\SyncTool::LIB_VERSION`
|
||||
|
||||
```bash
|
||||
bin/update-data
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue