mix codepagex.unicode (Codepagex v0.1.6) View Source

This mix task wil download the source mapping files from http://unicode.org

The files should already be present in the git repository, but if necessary, this mix task may be run to refresh them.

wget is assumed to be installed.

Some files are left out of the download process altogether, while others are filtered by .gitignore, depending on what seemed most practical.

Only use this when developing for Codepagex itself.

## Synopsis

$ mix codepagex.unicode

Link to this section Summary

Functions

Callback implementation for Mix.Task.run/1.

Link to this section Functions

Callback implementation for Mix.Task.run/1.