This website works better with JavaScript
Home
Explore
Help
Sign In
n4u
/
epgsql
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
add rebar script and config
Will
13 years ago
parent
6dd2d2638f
commit
9a7e6481ad
2 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
BIN
rebar
1
0
rebar.config
BIN
rebar
View File
+ 1
- 0
rebar.config
View File
@@ -0,0 +1 @@
+{eunit_compile_opts, [{src_dirs, ["test_src"]}]}.