Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117876873
rebar.config
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
651 B
Referenced Files
None
Subscribers
None
rebar.config
View Options
%% -*- tab-width: 4;erlang-indent-level: 4;indent-tabs-mode: nil -*-
%% ex: ft=erlang ts=4 sw=4 et
{deps_dir, "deps"}.
{deps, [
{ lager, ".*", { git, "https://github.com/basho/lager.git", { tag, "2.1.0" } } }
]}.
{erl_opts, [ %%no_debug_info,
{parse_transform, lager_transform},
{platform_define, "(linux|solaris|freebsd|darwin)", 'HAVE_SENDFILE'}
]}.
{ erl_first_files, ["src/eimap_command.erl"] }.
{sub_dirs, [
"src",
"rel",
"tests"
]}.
{erl_opts, [debug_info, fail_on_warning]}.
{cover_enabled, true}.
%%{require_otp_vsn, "17"}.
{pre_hooks, [{clean, "rm -rf ebin priv erl_crash.dump"}]}.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 5, 9:18 PM (4 w, 1 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
0c/66/6fb57611626e8c9e53217e7d9947
Default Alt Text
rebar.config (651 B)
Attached To
Mode
rEI eimap
Attached
Detach File
Event Timeline