| 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