Tags

, ,

Added a new project to github for rebar templates. After creating a half dozen libraries without using templates, it was about time to make one. Good information was to be had from RedHotErlang and other brave souls on github.

For the purposes of this project, any non-executable erlang package is a library. These can be linked as a dependency in rebar.config. It adds a minimal project harness (including an eunit test skeleton) that omits supervisors. Yet more boilerplate drudgery vanquished from the world.