Skip to content
/ kla Public
forked from billosys/kla

An LFE Wrapper Library used to Dress Up Erlang Libraries in a Lispy Costume

Notifications You must be signed in to change notification settings

odacoder/kla

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

klä

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!

About

An LFE Wrapper Library used to Dress Up Erlang Libraries in a Lispy Costume

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 48.6%
  • Erlang 47.6%
  • Elixir 3.8%