Packages

A set of Erlang utilities for the Olson timezone database files

Current section

Files

Jump to
ezic rebar.config
Raw

rebar.config

{erl_opts, [debug_info, warnings_as_errors]}.
{post_hooks, [
{compile, "make zones"}
]}.
{project_plugins, [rebar3_hex]}.