View Source RenewEx Converter

RenewEx

Renew file converter to turn files parsed with RenewEx (Repository) into a canonical structure that can be worked with more easily (for example be imported into a database).

Hex.pm Documentation


Test cases

The conveter is tested on more than 1000 example files.

Running tests

All test:

mix test

Only fast tests:

mix test --exclude slow