tsloughter / rebar3_erlydtl_plugin

Rebar3 Erlydtl Plugin
Other
11 stars 33 forks source link

provided plugin example not working #2

Open Licenser opened 9 years ago

Licenser commented 9 years ago

The plugin example in the docs is not wokring, it needs to read (to work):

{plugins, [
    {rebar3_erlydtl_plugin, ".*", {git, "https://github.com/tsloughter/rebar3_erlydtl_plugin.git", {branch, master}}}
]}.