Fork me on GitHub

exerl (0.0.1)

Elixir macro to alias Elixir module names in Erlang

Field Value
bugs []
contributors
dependencies
description Elixir macro to alias Elixir module names in Erlang
directories src lib priv include
homepage
keywords Elixir Erlang module
licenses
maintainers Yurii Rashkovskii <eXJhc2hrQGdtYWlsLmNvbQ==>
metadata published_by: "yrashk"
name exerl
platforms []
repositories GitHub yrashk/exerl
version 0.0.1

mix.exs

{:exerl,"0.0.1",[github: "yrashk/exerl", tag: "0.0.1"]}

rebar.config

{exerl,"0.0.1",{git,"https://github.com/yrashk/exerl",{tag,"0.0.1"}}}

SCM

$ git clone https://github.com/yrashk/exerl exerl && cd exerl && git checkout 0.0.1
(Alternatively, you can run expm spec exerl 0.0.1 --format scm | sh)

package.exs

$ expm spec exerl 0.0.1
comments powered by Disqus

This repository is available over HTTP: http://expm.co
Running expm 0.1-40-ged25d6f (download) on Elixir 0.8.2.dev (v0.8.1-8-gc10b5e7)