| Field |
Value |
| bugs |
[] |
| contributors |
ILYA Khloptov
|
| dependencies |
|
| description |
PropEr support for Elixir
|
| directories |
src
lib
priv
include
|
| homepage |
|
| keywords |
test
random
property
|
| licenses |
|
| maintainers |
Yurii Rashkovskii <eXJhc2hrQGdtYWlsLmNvbQ==>
|
| metadata |
published_by: "yrashk"
|
| name |
properex
|
| platforms |
[] |
| repositories |
GitHub
yrashk/properex
|
| version |
0.1
|
mix.exs
{:properex,"0.1",[github: "yrashk/properex", tag: "0.1"]}
rebar.config
{properex,"0.1",{git,"https://github.com/yrashk/properex",{tag,"0.1"}}}
SCM
$ git clone https://github.com/yrashk/properex properex && cd properex && git checkout 0.1
(Alternatively, you can run
expm spec properex 0.1 --format scm | sh)
package.exs
$ expm spec properex 0.1
comments powered by