Current section
Files
Jump to
Current section
Files
websocket_client
rebar.config
rebar.config
{profiles, [
{test,
[ {deps, [
cowboy, recon,
{ proper, {git, "https://github.com/manopapad/proper.git", {tag, "v1.2"}} }
] } ]}
]}.