klä
September 29, 2014 · View on GitHub
An LFE Wrapper Library used to Dress Up Erlang Libraries in a Lispy Costume
Introduction
Add content to me here!
Installation
Just add it to your rebar.config deps:
{deps, [
...
{kla, ".*",
{git, "git@github.com:billosys/kla.git", "master"}}
]}.
And then do the usual:
$ rebar get-deps
$ rebar compile
Usage
Add content to me here!
