etnt / gettext

Erlang internationalization library.
http://www.redhoterlang.com/
MIT License
70 stars 45 forks source link

gettext rebarified #14

Closed altenwald closed 11 years ago

altenwald commented 11 years ago

A new version of gettext with rebarification to easy implementation in rebar projects.

I've modified the configuration params too, to use them in a config file instead of the OS environment.

tex commented 10 years ago

Could you please share how to setup enviroment (rebar.config or something else?) to be able to change the path, name and default language at gettext_compile?

(ERL_COMPILER_OPTIONS="[gettext]" ./rebar compile