Cldr v0.0.4 Mix.Tasks.Cldr.Download
Downloads the latest version of the CLDR repository and then
unzips the resulting files. The data is stored in the ./downloads
directory of the ex_cldr
package.
The ./downloads
directory is created if it does not exist. It is
also added to the project’s .gitignore
file.