Fork me on GitHub

expm (0.1)

Elixir package manager

Field Value
bugs []
contributors
dependencies
description Elixir package manager
directories src lib priv include
homepage
keywords Elixir Erlang package library dependency dependencies
licenses
maintainers Yurii Rashkovskii <eXJhc2hrQGdtYWlsLmNvbQ==>
metadata published_by: "yrashk"
name expm
platforms []
repositories GitHub yrashk/expm
version 0.1

mix.exs

{:expm,"0.1",[github: "yrashk/expm", tag: "0.1"]}

rebar.config

{expm,"0.1",{git,"https://github.com/yrashk/expm",{tag,"0.1"}}}

SCM

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

package.exs

$ expm spec expm 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)