Skip to main content
hex
preview
Search
preview
rankmatcher
0.1.6
hex.pm
Change color theme
Light
Dark
System
Select File
LICENSE
rebar.config
rebar.lock
src/rankmatcher.app.src
src/rankmatcher.erl
rebar.config
{
erl_opts
,
[
debug_info
,
warnings_as_errors
]
}
.
{
deps
,
[
{
libsnarlmatch
,
"~>0.1.7"
}
]
}
.