summaryrefslogtreecommitdiff
path: root/priv/templates/README.md
blob: 939799a99e93b6d24bf7d865baf6c9d77f7be9ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{{appid}}
=====

An Erlang {{appid}} library.

Build
-----

    $ rebar get-deps compile

Run
---

    $ erl -pa ebin -env ERL_LIBS deps -s {{appid}}