elmdap/README.md
2016-04-26 00:53:36 -04:00

14 lines
112 B
Markdown

elmdap
==========
An LFE application
## Build
```
$ rebar3 lfe release
```
## Test
```
$ rebar3 lfe test
```