billo-loginIntroductionAdd content to me here!InstallationJust add it to your rebar.config deps: {deps, [ ... {billo-login, ".*", {git, "git@github.com:YOURNAME/billo-login.git", "master"}} ]}.And then do the usual: $ rebar get-deps $ rebar compileUsageAdd content to me here!