Fork me on GitHub

genx (0.1)

Elixir-style library for most important OTP functionality

Field Value
bugs []
contributors ILYA Khlopotov
dependencies
description Elixir-style library for most important OTP functionality
directories src lib priv include
homepage
keywords otp gen_server gen_event gen_fsm supervisor ct
licenses
maintainers Yurii Rashkovskii <eXJhc2hrQGdtYWlsLmNvbQ==>
metadata published_by: "yrashk"
name genx
platforms []
repositories GitHub yrashk/genx
version 0.1

mix.exs

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

rebar.config

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

SCM

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

package.exs

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