Awesome
klä
<a href="http://callego.deviantart.com/art/Viking-Clothes-334955145"><img src="resources/images/vikings-small.png" /></a>
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!