Last Updated: February 25, 2016
·
744
· Licenser

Add plugins to a erlang application

A simple way to add plugins to any erlang application:

it's easy as:

eplugin:call('my:callback:name', Arg1, Arg2).

https://github.com/Licenser/eplugin