elmdap/README.md

15 lines
112 B
Markdown
Raw Normal View History

2016-04-25 21:15:22 +00:00
elmdap
==========
An LFE application
## Build
```
$ rebar3 lfe release
```
## Test
```
$ rebar3 lfe test
```