aboutsummaryrefslogblamecommitdiffstats
path: root/rebar.config
blob: 348f53ea044de872d0705fe548149cfcce6c9fcc (plain) (tree)
1
2
3
4
        
                                                                  
   
                                                                               
{deps, [
{cowlib,".*",{git,"https://github.com/ninenines/cowlib","master"}}
]}.
{erl_opts, [debug_info,warn_export_vars,warn_shadow_vars,warn_obsolete_guard]}.