Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 217 Bytes

File metadata and controls

21 lines (11 loc) · 217 Bytes

SIN - Strength in numbers

A library

Build

$ rebar3 compile

Use

$ erl -pa _build/lib/sin_srv/ebin

An escript

Build

$ rebar3 escriptize

Run

$ _build/default/bin/sin_srv