Skip to content

Instantly share code, notes, and snippets.

@lpgauth
Created October 28, 2015 15:15
Show Gist options
  • Save lpgauth/43b5fe41d5e089e67915 to your computer and use it in GitHub Desktop.
Save lpgauth/43b5fe41d5e089e67915 to your computer and use it in GitHub Desktop.
{erlydtl_opts, [
{compiler_options, [debug_info]},
{doc_root, "priv/templates"}
]}.
{plugins, [
{rebar3_erlydtl_plugin, ".*",
{git, "https://github.com/tsloughter/rebar3_erlydtl_plugin.git", {branch, master}}}
]}.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment